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

  /src/sys/uvm/pmap/
vmpagemd.h 82 #define VM_PAGEMD_POOLPAGE_P(mdpg) (((mdpg)->mdpg_attrs & VM_PAGEMD_POOLPAGE) != 0)
pmap.c 2452 if (VM_PAGEMD_POOLPAGE_P(mdpg)) {

Completed in 12 milliseconds