Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A 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-6.3-rc2/arch/powerpc/platforms/pseries/
A Dlpar.c851 unsigned long hpte_count = size_bytes >> 4; in manual_hpte_clear_all() local
863 for (i = 0; i < hpte_count; i += 4) { in manual_hpte_clear_all()

Completed in 7 milliseconds