vm_aref           865 uvm/uvm_amap.c amap_splitref(struct vm_aref *origref, struct vm_aref *splitref, vaddr_t offset)
vm_aref            85 uvm/uvm_amap.h void		amap_add(struct vm_aref *, vaddr_t, struct vm_anon *, boolean_t);
vm_aref           102 uvm/uvm_amap.h struct vm_anon	*amap_lookup(struct vm_aref *, vaddr_t);
vm_aref           104 uvm/uvm_amap.h void		amap_lookups(struct vm_aref *, vaddr_t, struct vm_anon **, int);
vm_aref           112 uvm/uvm_amap.h void		amap_splitref(struct vm_aref *, struct vm_aref *, vaddr_t);
vm_aref           114 uvm/uvm_amap.h void		amap_unadd(struct vm_aref *, vaddr_t);
vm_aref            59 uvm/uvm_amap_i.h 	struct vm_aref *aref;
vm_aref            85 uvm/uvm_amap_i.h 	struct vm_aref *aref;
vm_aref           119 uvm/uvm_amap_i.h 	struct vm_aref *aref;
vm_aref           167 uvm/uvm_amap_i.h 	struct vm_aref *aref;
vm_aref            81 uvm/uvm_anon.h struct vm_aref {
vm_aref           241 uvm/uvm_extern.h struct vm_aref;
vm_aref           137 uvm/uvm_loan.c 	struct vm_aref *aref = &ufi->entry->aref;
vm_aref           150 uvm/uvm_map.h  	struct vm_aref		aref;		/* anonymous overlay */