Home
last modified time | relevance | path

Searched refs:PP_ATTR_NOENCRYPT (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/osfmk/arm/pmap/
H A Dpmap_data.h1172 #define PP_ATTR_NOENCRYPT 0x0800 macro
H A Dpmap.c6949 if (bits == PP_ATTR_NOENCRYPT) {
7418 result = (phys_attribute_test(pn, PP_ATTR_NOENCRYPT));
7436 phys_attribute_set(pn, PP_ATTR_NOENCRYPT);
7451 phys_attribute_clear(pn, PP_ATTR_NOENCRYPT, 0, NULL);