Home
last modified time | relevance | path

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

/mirbsd/src/sys/uvm/
Duvm_amap.h233 #define UVM_AMAP_CHUNK 16 /* # of slots to chunk large amaps in */ macro
Duvm_amap.c585 chunksize = UVM_AMAP_CHUNK << PAGE_SHIFT;
Duvm_map.c901 UVM_AMAP_CHUNK << PAGE_SHIFT : 0;