Searched refs:XIVE_ESB_BAR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/ | ||
H A D | pnv-xive2-common.h | 46 #define XIVE_ESB_BAR ((0x3ull << 62) | XIVE_ESB_ADDR) macro |
H A D | pnv-xive2-test.c | 170 val1 = XIVE_ESB_BAR | range; in init_xive() |