Searched refs:patch_exception (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
| D | tlb.c | 547 patch_exception(0x1c0, exc_data_tlb_miss_htw_book3e); in setup_mmu_htw() 548 patch_exception(0x1e0, exc_instruction_tlb_miss_htw_book3e); in setup_mmu_htw() 553 patch_exception(0x1c0, exc_data_tlb_miss_e6500_book3e); in setup_mmu_htw() 554 patch_exception(0x1e0, exc_instruction_tlb_miss_e6500_book3e); in setup_mmu_htw() 650 patch_exception(0x1c0, exc_data_tlb_miss_bolted_book3e); in early_init_mmu_global() 651 patch_exception(0x1e0, in early_init_mmu_global()
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
| D | tlb.c | 581 patch_exception(0x1c0, exc_data_tlb_miss_htw_book3e); in setup_mmu_htw() 582 patch_exception(0x1e0, exc_instruction_tlb_miss_htw_book3e); in setup_mmu_htw() 587 patch_exception(0x1c0, exc_data_tlb_miss_e6500_book3e); in setup_mmu_htw() 588 patch_exception(0x1e0, exc_instruction_tlb_miss_e6500_book3e); in setup_mmu_htw() 692 patch_exception(0x1c0, exc_data_tlb_miss_bolted_book3e); in early_init_mmu_global() 693 patch_exception(0x1e0, in early_init_mmu_global()
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | code-patching.h | 70 #define patch_exception(exc, name) do { \ macro
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 321 #define patch_exception(exc, name) do { \ macro
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | setup_64.c | 769 patch_exception(0x040, exc_debug_debug_book3e); in exc_lvl_early_init()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | setup_64.c | 720 patch_exception(0x040, exc_debug_debug_book3e); in exc_lvl_early_init()
|