Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.h43 #define XIVE_IC_BAR ((0x3ull << 62) | XIVE_IC_ADDR) macro
H A Dpnv-xive2-test.c165 pnv_xive_xscom_write(qts, X_CQ_IC_BAR, XIVE_IC_BAR); in init_xive()