Searched refs:cache_bits_pte (Results 1 – 1 of 1) sorted by relevance
5639 int cache_bits_pte, cache_bits_pde; in __CONCAT() local5653 cache_bits_pte = pmap_cache_bits(kernel_pmap, mode, 0); in __CONCAT()5718 if ((*pte & PG_PTE_CACHE) != cache_bits_pte) { in __CONCAT()5719 pmap_pte_attr(pte, cache_bits_pte); in __CONCAT()