Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dcaches_internal.h95 extern boolean_t platform_cache_batch_wimg(unsigned int new_wimg, unsigned int size);
H A Dcaches.c444 platform_cache_batch_wimg( in platform_cache_batch_wimg() function
696 platform_cache_batch_wimg( in platform_cache_batch_wimg() function
H A Dpmap.c10249 if (platform_cache_batch_wimg(cacheattr & (VM_WIMG_MASK), page_cnt << PAGE_SHIFT) == FALSE) {
10309 if (!platform_cache_batch_wimg(wimg_bits_new, (*res) << PAGE_SHIFT)) {