Searched refs:PHYS_NCACHE (Results 1 – 2 of 2) sorted by relevance
93 template |= PHYS_NCACHE; in pmap_set_cache_attributes()121 if ((template & PHYS_NCACHE) && !(current & PHYS_NCACHE)) { in pmap_set_cache_attributes()154 if (attr & PHYS_NCACHE) { in pmap_get_cache_attributes()
445 #define PHYS_NCACHE INTEL_PTE_NCACHE macro