Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-flush-sync.c52 int thread_nr = src_pir & 0x7f; in get_sync_addr() local
53 uint64_t addr = XIVE_SYNC_MEM + thread_nr * 512 + ic_topo_id * 32 + type; in get_sync_addr()
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c421 int thread_nr = PNV10_PIR2THREAD(pir); in pnv_xive2_inject_notify() local
429 addr = pnv_xive2_vst_addr(xive, VST_SYNC, thread_topo_id, thread_nr); in pnv_xive2_inject_notify()
433 thread_topo_id, thread_nr); in pnv_xive2_inject_notify()