Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/ps3/
H 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()