Home
last modified time | relevance | path

Searched defs:ic_topo_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-flush-sync.c50 static uint64_t get_sync_addr(uint32_t src_pir, int ic_topo_id, int type) in get_sync_addr()
57 static uint8_t get_sync(QTestState *qts, uint32_t src_pir, int ic_topo_id, in get_sync()
64 static void clr_sync(QTestState *qts, uint32_t src_pir, int ic_topo_id, in clr_sync()
71 static void inject_cache_flush(QTestState *qts, int ic_topo_id, in inject_cache_flush()
78 static void inject_queue_sync(QTestState *qts, int ic_topo_id, uint64_t offset) in inject_queue_sync()
85 static void inject_op(QTestState *qts, int ic_topo_id, int type) in inject_op()
167 int ic_topo_id = 0; in test_flush_sync_inject() local
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c414 int ic_topo_id = xive->chip->chip_id; in pnv_xive2_inject_notify() local