Searched refs:PHYS_NOENCRYPT (Results 1 – 3 of 3) sorted by relevance
206 if (pmap_phys_attributes[pai] & PHYS_NOENCRYPT) { in pmap_is_noencrypt()224 pmap_phys_attributes[pai] |= PHYS_NOENCRYPT; in pmap_set_noencrypt()243 if (pmap_phys_attributes[pai] & PHYS_NOENCRYPT) { in pmap_clear_noencrypt()246 pmap_phys_attributes[pai] &= ~PHYS_NOENCRYPT; in pmap_clear_noencrypt()
444 #define PHYS_NOENCRYPT INTEL_PTE_USER /* no need to encrypt this page in the hibernation image */ macro
888 pmap_phys_attributes[pn] |= PHYS_NOENCRYPT; in pmap_init()896 pmap_phys_attributes[ppn] |= PHYS_NOENCRYPT; in pmap_init()