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

/linux-master/arch/powerpc/mm/
H A Dfault.c195 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE;
412 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE;
620 case INTERRUPT_INST_STORAGE:
/linux-master/arch/powerpc/include/asm/
H A Dinterrupt.h36 #define INTERRUPT_INST_STORAGE 0x400 macro
/linux-master/arch/powerpc/kernel/
H A Dhead_book3s_32.S312 START_EXCEPTION(INTERRUPT_INST_STORAGE, InstructionAccess)
332 EXCEPTION_PROLOG_2 INTERRUPT_INST_STORAGE InstructionAccess
H A Dhead_8xx.S313 EXCEPTION_PROLOG INTERRUPT_INST_STORAGE InstructionTLBError
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1327 if (trap == INTERRUPT_INST_STORAGE) {
1724 if (TRAP(regs) == INTERRUPT_INST_STORAGE)

Completed in 139 milliseconds