Home
last modified time | relevance | path

Searched refs:INTERRUPT_INST_STORAGE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/mm/
A Dfault.c200 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in bad_kernel_fault()
392 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in ___do_page_fault()
583 case INTERRUPT_INST_STORAGE: in __bad_page_fault()
/linux/arch/powerpc/include/asm/
A Dinterrupt.h36 #define INTERRUPT_INST_STORAGE 0x400 macro
/linux/arch/powerpc/kernel/
A Dhead_book3s_32.S314 START_EXCEPTION(INTERRUPT_INST_STORAGE, InstructionAccess)
334 EXCEPTION_PROLOG_2 INTERRUPT_INST_STORAGE InstructionAccess
A Dhead_8xx.S312 EXCEPTION_PROLOG INTERRUPT_INST_STORAGE InstructionTLBError
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c1159 if (trap == INTERRUPT_INST_STORAGE) { in hash_page_do_lazy_icache()
1564 if (TRAP(regs) == INTERRUPT_INST_STORAGE) in DEFINE_INTERRUPT_HANDLER()

Completed in 11 milliseconds