Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dslb.c569 int slb_cache_index; in slb_cache_update() local
577 slb_cache_index = local_paca->slb_cache_ptr; in slb_cache_update()
578 if (slb_cache_index < SLB_CACHE_ENTRIES) { in slb_cache_update()
583 local_paca->slb_cache[slb_cache_index++] = esid_data >> 28; in slb_cache_update()