Searched refs:PHYS_MANAGED (Results 1 – 3 of 3) sorted by relevance
189 result = (0 != (pmap_phys_attributes[pn] & PHYS_MANAGED)); in pmap_has_managed_page()
429 ((unsigned long long)pmap_phys_attributes[x] & PHYS_MANAGED))443 #define PHYS_MANAGED INTEL_PTE_VALID /* page is managed */ macro
865 pmap_phys_attributes[pn] |= PHYS_MANAGED; in pmap_init()