Searched refs:pmap_set_cache_attributes (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.1.9/osfmk/i386/ ! |
| H A D | pmap_common.c | 97 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 D | vm_param.h | 306 pmap_set_cache_attributes(VM_PAGE_GET_PHYS_PAGE(mem), (cache_attr)); \
|
| /xnu-12377.1.9/osfmk/vm/ ! |
| H A D | pmap.h | 385 extern void pmap_set_cache_attributes( 569 pmap_set_cache_attributes(VM_PAGE_GET_PHYS_PAGE(mem), cache_attr); \
|
| H A D | vm_resident.c | 3520 pmap_set_cache_attributes(VM_PAGE_GET_PHYS_PAGE(mem), 0); in vm_page_remove()
|
| /xnu-12377.1.9/osfmk/device/ ! |
| H A D | iokit_rpc.c | 442 pmap_set_cache_attributes(pagenum, flags); in IOMapPages()
|
| /xnu-12377.1.9/osfmk/tests/ ! |
| H A D | pmap_tests.c | 674 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 D | pmap.c | 1090 pmap_set_cache_attributes, (ppnum_t pn, 10379 pmap_set_cache_attributes( function
|
| /xnu-12377.1.9/osfmk/arm/pmap/ ! |
| H A D | pmap.c | 1098 pmap_set_cache_attributes, (ppnum_t pn, 11170 pmap_set_cache_attributes( function
|