Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/ps3/
A Dhtab.c175 unsigned long hpte_count = (1UL << ppc64_pft_size) >> 4; in ps3_hpte_clear() local
178 for (i = 0; i < hpte_count; i++) in ps3_hpte_clear()
/linux/arch/powerpc/platforms/pseries/
A Dlpar.c809 unsigned long hpte_count = size_bytes >> 4; in manual_hpte_clear_all() local
821 for (i = 0; i < hpte_count; i += 4) { in manual_hpte_clear_all()

Completed in 7 milliseconds