Searched refs:PG_PMAPMASK (Results 1 – 3 of 3) sorted by relevance
168 #define PG_PMAPMASK 0x3f000000 macro
72 (((pg_flags) & ~(PQ_FREE|PG_ZERO|PG_PMAPMASK)) == 0x0)1210 atomic_clearbits_int(&found->pg_flags, PG_PMAPMASK); in uvm_pmr_getpages()
1924 PG_PMAPMASK & ~PGF_PRESERVE); in pmap_remove_pv()