Home
last modified time | relevance | path

Searched refs:CacheClean (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/arm/
H A Dcaches.c217 cpu_data_ptr->cpu_cache_dispatch(cpu_data_ptr->cpu_id, CacheClean, 0x0UL, 0x0UL); in dcache_incoherent_io_store64()
314 cpu_data_ptr->cpu_cache_dispatch(cpu_data_ptr->cpu_id, CacheClean, 0x0UL, 0x0UL); in platform_cache_clean()
H A Dmachine_routines.h180 #define CacheClean 0x00000002UL macro