Searched refs:pmap_get_cache_attributes (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dpmap_common.c65 if (pmap_get_cache_attributes(pn) & INTEL_PTE_NCACHE)
111 unsigned pmap_get_cache_attributes(ppnum_t pn) { function
H A Dpmap.h550 extern unsigned pmap_get_cache_attributes(ppnum_t);
H A Dpmap_x86_common.c588 template |= pmap_get_cache_attributes(pa_index(pa));
863 template |= pmap_get_cache_attributes(pa_index(pa));

Completed in 32 milliseconds