Searched refs:hpte_clear_all (Results 1 – 6 of 6) sorted by relevance
189 else if (mmu_hash_ops.hpte_clear_all) in mmu_cleanup_all()190 mmu_hash_ops.hpte_clear_all(); in mmu_cleanup_all()
874 mmu_hash_ops.hpte_clear_all = native_hpte_clear; in hpte_init_native()
1019 if (is_fadump_active() && mmu_hash_ops.hpte_clear_all) in htab_initialize()1020 mmu_hash_ops.hpte_clear_all(); in htab_initialize()
191 mmu_hash_ops.hpte_clear_all = ps3_hpte_clear; in ps3_hpte_init()
171 void (*hpte_clear_all)(void); member
1733 mmu_hash_ops.hpte_clear_all = pseries_hpte_clear_all; in hpte_init_pseries()