Searched refs:VM_PAGEMD_POOLPAGE_P (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/uvm/pmap/ | ||
| D | vmpagemd.h | 82 #define VM_PAGEMD_POOLPAGE_P(mdpg) (((mdpg)->mdpg_attrs & VM_PAGEMD_POOLPAGE) != 0) macro |
| D | pmap.c | 2452 if (VM_PAGEMD_POOLPAGE_P(mdpg)) { |