Searched refs:hpte_clear_all (Results 1 – 6 of 6) sorted by relevance
167 else if (mmu_hash_ops.hpte_clear_all) in mmu_cleanup_all()168 mmu_hash_ops.hpte_clear_all(); in mmu_cleanup_all()
922 if (is_fadump_active() && mmu_hash_ops.hpte_clear_all) in htab_initialize()923 mmu_hash_ops.hpte_clear_all(); in htab_initialize()
927 mmu_hash_ops.hpte_clear_all = native_hpte_clear; in hpte_init_native()
191 mmu_hash_ops.hpte_clear_all = ps3_hpte_clear; in ps3_hpte_init()
171 void (*hpte_clear_all)(void); member
1713 mmu_hash_ops.hpte_clear_all = pseries_hpte_clear_all; in hpte_init_pseries()