Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/ps3/
H A Dhtab.c191 mmu_hash_ops.hpte_clear_all = ps3_hpte_clear; in ps3_hpte_init()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h171 void (*hpte_clear_all)(void); member
/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c879 mmu_hash_ops.hpte_clear_all = native_hpte_clear; in hpte_init_native()