Searched refs:hpte_clear_all (Results 1 – 6 of 6) sorted by relevance
165 else if (mmu_hash_ops.hpte_clear_all) in mmu_cleanup_all()166 mmu_hash_ops.hpte_clear_all(); in mmu_cleanup_all()
867 if (is_fadump_active() && mmu_hash_ops.hpte_clear_all) in htab_initialize()868 mmu_hash_ops.hpte_clear_all(); in htab_initialize()
881 mmu_hash_ops.hpte_clear_all = native_hpte_clear; in hpte_init_native()
203 mmu_hash_ops.hpte_clear_all = ps3_hpte_clear; in ps3_hpte_init()
175 void (*hpte_clear_all)(void); member
761 mmu_hash_ops.hpte_clear_all = pseries_hpte_clear_all; in hpte_init_pseries()