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