Home
last modified time | relevance | path

Searched refs:target_pir (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-test.c214 uint32_t target_pir = 1; in test_hw_irq() local
215 uint32_t target_nvp = 0x80 + target_pir; in test_hw_irq()
222 printf("# Testing irq %d to hardware thread %d\n", irq, target_pir); in test_hw_irq()
236 reg32 = get_tima32(qts, target_pir, TM_QW3_HV_PHYS + TM_WORD0); in test_hw_irq()
243 reg16 = get_tima16(qts, target_pir, TM_SPC_ACK_HV_REG); in test_hw_irq()
259 set_tima8(qts, target_pir, TM_QW3_HV_PHYS + TM_CPPR, 0xFF); in test_hw_irq()
260 reg32 = get_tima32(qts, target_pir, TM_QW3_HV_PHYS + TM_WORD0); in test_hw_irq()
270 uint32_t target_pir = 1; in test_pull_thread_ctx_to_odd_thread_cl() local
271 uint32_t target_nvp = 0x80 + target_pir; in test_pull_thread_ctx_to_odd_thread_cl()
288 qw1w0 = get_tima32(qts, target_pir, TM_QW1_OS + TM_WORD0); in test_pull_thread_ctx_to_odd_thread_cl()
[all …]