Home
last modified time | relevance | path

Searched refs:pmap_set_cache_attributes (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.1.9/osfmk/i386/ !
H A Dpmap_common.c97 pmap_set_cache_attributes(pn, cacheattr); in pmap_batch_set_cache_attributes()
103 pmap_set_cache_attributes(ppnum_t pn, unsigned int cacheattr) in pmap_set_cache_attributes() function
/xnu-12377.1.9/osfmk/mach/i386/ !
H A Dvm_param.h306 pmap_set_cache_attributes(VM_PAGE_GET_PHYS_PAGE(mem), (cache_attr)); \
/xnu-12377.1.9/osfmk/vm/ !
H A Dpmap.h385 extern void pmap_set_cache_attributes(
569 pmap_set_cache_attributes(VM_PAGE_GET_PHYS_PAGE(mem), cache_attr); \
H A Dvm_resident.c3520 pmap_set_cache_attributes(VM_PAGE_GET_PHYS_PAGE(mem), 0); in vm_page_remove()
/xnu-12377.1.9/osfmk/device/ !
H A Diokit_rpc.c442 pmap_set_cache_attributes(pagenum, flags); in IOMapPages()
/xnu-12377.1.9/osfmk/tests/ !
H A Dpmap_tests.c674 pmap_set_cache_attributes(args->args.pn, VM_WIMG_WCOMB); in hugepv_cache_attr_thread()
675 pmap_set_cache_attributes(args->args.pn, VM_WIMG_DEFAULT); in hugepv_cache_attr_thread()
/xnu-12377.1.9/osfmk/arm64/sptm/pmap/ !
H A Dpmap.c1090 pmap_set_cache_attributes, (ppnum_t pn,
10379 pmap_set_cache_attributes( function
/xnu-12377.1.9/osfmk/arm/pmap/ !
H A Dpmap.c1098 pmap_set_cache_attributes, (ppnum_t pn,
11170 pmap_set_cache_attributes( function