Searched refs:TM_SPC_ACK_HV_REG (Results 1 – 3 of 3) sorted by relevance
/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 246 reg16 = get_tima16(qts, target_pir, TM_SPC_ACK_HV_REG); in test_hw_irq() 314 reg16 = get_tima16(qts, target_pir, TM_SPC_ACK_HV_REG); in test_pool_irq() 437 reg16 = get_tima16(qts, chosen_one, TM_SPC_ACK_HV_REG); in test_hw_group_irq() 521 reg16 = get_tima16(qts, chosen_one, TM_SPC_ACK_HV_REG); in test_hw_group_irq_backlog()
|
/qemu/include/hw/ppc/ |
H A D | xive_regs.h | 134 #define TM_SPC_ACK_HV_REG 0x830 /* Load16 ack HV irq to reg */ macro
|
/qemu/hw/intc/ |
H A D | xive.c | 577 { XIVE_TM_HV_PAGE, TM_SPC_ACK_HV_REG, 2, NULL, 620 { XIVE_TM_HV_PAGE, TM_SPC_ACK_HV_REG, 2, NULL,
|