Home
last modified time | relevance | path

Searched refs:amap_splitref (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_amap.h96 void amap_splitref /* split reference to amap into two */
H A Duvm_amap.c1143 amap_splitref(struct vm_aref *origref, struct vm_aref *splitref, vaddr_t offset) in amap_splitref() function
H A Duvm_map.c963 amap_splitref(&entry1->aref, &entry2->aref, adj); in uvm_mapent_splitadj()