Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h177 #define NVP2_W6_REPORTING_LINE PPC_BITMASK32(4, 31) macro
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c104 nvp.w6 = xive_set_field32(NVP2_W6_REPORTING_LINE, nvp.w6, in set_nvp()
/openbmc/qemu/hw/intc/
H A Dxive2.c40 cache_addr = xive_get_field32(NVP2_W6_REPORTING_LINE, nvp->w6) << 24 | in xive2_nvp_reporting_addr()