Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h108 #define END2_W7_F0_PRIORITY PPC_BITMASK32(8, 15) macro
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c187 end.w7 = xive_set_field32(END2_W7_F0_PRIORITY, 0, priority); in set_end()
/openbmc/qemu/hw/intc/
H A Dxive2.c119 uint8_t priority = xive_get_field32(END2_W7_F0_PRIORITY, end->w7); in xive2_end_pic_print_info()
868 priority = xive_get_field32(END2_W7_F0_PRIORITY, end.w7); in xive2_router_end_notify()