Searched refs:__ISR_VALID (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/ia64/kernel/ |
H A D | traps.c | 356 0, __ISR_VALID, isr); in handle_fpu_swa() 376 0, __ISR_VALID, isr); in handle_fpu_swa() 486 vector, __ISR_VALID, isr); in ia64_fault() 496 vector, __ISR_VALID, isr); in ia64_fault() 545 0, __ISR_VALID, isr); in ia64_fault() 553 0, __ISR_VALID, isr); in ia64_fault()
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | siginfo.h | 26 #define __ISR_VALID (1 << __ISR_VALID_BIT) macro
|
/openbmc/linux/arch/ia64/mm/ |
H A D | fault.c | 198 0, __ISR_VALID, isr); in ia64_do_page_fault()
|