Searched refs:PHYS_REUSABLE (Results 1 – 2 of 2) sorted by relevance
433 (IS_MANAGED_PAGE(x) && ((unsigned long long)pmap_phys_attributes[x] & PHYS_REUSABLE))449 #define PHYS_REUSABLE INTEL_PTE_WRITE /* page is "reusable" */ macro
1059 pmap_phys_attributes[pai] |= PHYS_REUSABLE; in pmap_enter_options()1061 pmap_phys_attributes[pai] &= ~PHYS_REUSABLE; in pmap_enter_options()2204 pmap_phys_attributes[pai] &= ~PHYS_REUSABLE; in phys_attribute_clear()2206 pmap_phys_attributes[pai] |= PHYS_REUSABLE; in phys_attribute_clear()