Searched refs:PHYS_INTERNAL (Results 1 – 2 of 2) sorted by relevance
431 (IS_MANAGED_PAGE(x) && ((unsigned long long)pmap_phys_attributes[x] & PHYS_INTERNAL))448 #define PHYS_INTERNAL INTEL_PTE_WTHRU /* page from internal object */ macro
1050 pmap_phys_attributes[pai] |= PHYS_INTERNAL; in pmap_enter_options()1052 pmap_phys_attributes[pai] &= ~PHYS_INTERNAL; in pmap_enter_options()