Home
last modified time | relevance | path

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

/Linux-v5.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-v5.10/arch/powerpc/platforms/pseries/
Dlpar.c807 unsigned long hpte_count = size_bytes >> 4; in manual_hpte_clear_all() local
819 for (i = 0; i < hpte_count; i += 4) { in manual_hpte_clear_all()