HomeSort by: relevance | last modified time | path
    Searched refs:amap_splitref (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/uvm/
uvm_amap.h 96 void amap_splitref /* split reference to amap into two */
uvm_amap.c 1136 * amap_splitref: split a single reference into two separate references
1143 amap_splitref(struct vm_aref *origref, struct vm_aref *splitref, vaddr_t offset) function in typeref:typename:void
uvm_map.c 963 amap_splitref(&entry1->aref, &entry2->aref, adj);

Completed in 16 milliseconds