Searched refs:ext_int_code (Results 1 – 3 of 3) 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
24 uint16_t ext_int_code; /* 0x086 */ member
Completed in 22 milliseconds