Searched refs:ext_int_code_addr (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | lowcore.h | 40 __u32 ext_int_code_addr; member |
/linux/arch/s390/kernel/ | ||
H A D | irq.c | 187 regs->int_code = get_lowcore()->ext_int_code_addr; in do_ext_irq() |