Searched refs:platform_cache_batch_wimg (Results 1 – 3 of 3) sorted by relevance
95 extern boolean_t platform_cache_batch_wimg(unsigned int new_wimg, unsigned int size);
444 platform_cache_batch_wimg( in platform_cache_batch_wimg() function696 platform_cache_batch_wimg( in platform_cache_batch_wimg() function
10249 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)) {