Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb_64e.c186 patch_exception(0x1c0, exc_data_tlb_miss_e6500_book3e); in setup_mmu_htw()
187 patch_exception(0x1e0, exc_instruction_tlb_miss_e6500_book3e); in setup_mmu_htw()
277 patch_exception(0x1c0, exc_data_tlb_miss_bolted_book3e); in early_init_mmu_global()
278 patch_exception(0x1e0, in early_init_mmu_global()
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h321 #define patch_exception(exc, name) do { \ macro
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_64.c769 patch_exception(0x040, exc_debug_debug_book3e); in exc_lvl_early_init()