Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/ps3/
Dhtab.c174 unsigned long hpte_count = (1UL << ppc64_pft_size) >> 4; in ps3_hpte_clear() local
177 for (i = 0; i < hpte_count; i++) in ps3_hpte_clear()
/linux-5.19.10/arch/powerpc/platforms/pseries/
Dlpar.c839 unsigned long hpte_count = size_bytes >> 4; in manual_hpte_clear_all() local
851 for (i = 0; i < hpte_count; i += 4) { in manual_hpte_clear_all()