Searched refs:TM_SPC_ACK_HV_REG (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | xive-regs.h | 116 #define TM_SPC_ACK_HV_REG 0x830 /* Load16 ack HV irq to reg */ macro
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive_regs.h | 135 #define TM_SPC_ACK_HV_REG 0x830 /* Load16 ack HV irq to reg */ macro
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 243 reg16 = get_tima16(qts, target_pir, TM_SPC_ACK_HV_REG); in test_hw_irq()
|
/openbmc/linux/arch/powerpc/sysdev/xive/ |
H A D | native.c | 347 ack = be16_to_cpu(__raw_readw(xive_tima + TM_SPC_ACK_HV_REG)); in xive_native_update_pending()
|
/openbmc/qemu/hw/intc/ |
H A D | xive.c | 580 { XIVE_TM_HV_PAGE, TM_SPC_ACK_HV_REG, 2, NULL, 623 { XIVE_TM_HV_PAGE, TM_SPC_ACK_HV_REG, 2, NULL,
|