Searched refs:PHYS_NCACHE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap_common.c78 template |= PHYS_NCACHE;
106 if ((template & PHYS_NCACHE) && !(current & PHYS_NCACHE)) {
127 if (attr & PHYS_NCACHE)
H A Dpmap_internal.h378 #define PHYS_NCACHE INTEL_PTE_NCACHE macro

Completed in 61 milliseconds