Home
last modified time | relevance | path

Searched refs:clean_dcache (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.141.1/osfmk/arm/
H A Dcaches_internal.h54 extern void clean_dcache(vm_offset_t addr, unsigned count, int phys);
H A Dcaches.c95 clean_dcache( in clean_dcache() function
395 clean_dcache( in clean_dcache() function
/xnu-10063.141.1/osfmk/arm64/
H A Dcaches_asm.s439 BRANCH_EXTERN clean_dcache
H A Dcpu.c1268 clean_dcache((vm_offset_t)cpu_data_ptr, sizeof(cpu_data_t), FALSE); in cpu_machine_idle_init()
/xnu-10063.141.1/bsd/dev/dtrace/
H A Dfbt_blacklist.c118 CLOSURE(clean_dcache)