Searched refs:ext_int_code (Results 1 – 6 of 6) sorted by relevance
338 lowcore->ext_int_code = cpu_to_be16(EXT_EMERGENCY); in do_ext_interrupt()348 lowcore->ext_int_code = cpu_to_be16(EXT_EXTERNAL_CALL); in do_ext_interrupt()353 lowcore->ext_int_code = cpu_to_be16(EXT_CLOCK_COMP); in do_ext_interrupt()358 lowcore->ext_int_code = cpu_to_be16(EXT_CPU_TIMER); in do_ext_interrupt()366 lowcore->ext_int_code = cpu_to_be16(EXT_SERVICE); in do_ext_interrupt()
51 uint16_t ext_int_code; /* 0x086 */ member
44 S390_lowcore.ext_int_code = 0; in sclp_early_wait_irq()58 } while (S390_lowcore.ext_int_code != EXT_IRQ_SERVICE_SIG); in sclp_early_wait_irq()
32 __u16 ext_int_code; /* 0x0086 */ member
77 OFFSET(__LC_EXT_INT_CODE, lowcore, ext_int_code); in main()
24 uint16_t ext_int_code; /* 0x086 */ member