Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h101 #define END2_W6_IGNORE PPC_BIT32(1) macro
132 (be32_to_cpu((end)->w6) & END2_W6_IGNORE)
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c184 end.w6 = xive_set_field32(END2_W6_IGNORE, 0, i); in set_end()