Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/i386/
H A Dpmap_common.c70 int cacheattr = pmap_get_cache_attributes(pn, FALSE); in pmap_cache_attributes()
146 pmap_get_cache_attributes(ppnum_t pn, boolean_t is_ept) in pmap_get_cache_attributes() function
H A Dpmap.h748 extern unsigned pmap_get_cache_attributes(ppnum_t, boolean_t is_ept);
H A Dpmap_x86_common.c829 template |= pmap_get_cache_attributes(pa_index(pa), is_ept); in pmap_enter_options()
1186 template |= pmap_get_cache_attributes(pa_index(pa), is_ept); in pmap_enter_options()