Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h105 #define END2_W7_F0_PRIORITY PPC_BITMASK32(8, 15) macro
/qemu/hw/intc/
H A Dxive2.c84 uint8_t priority = xive_get_field32(END2_W7_F0_PRIORITY, end->w7); in xive2_end_pic_print_info()
615 priority = xive_get_field32(END2_W7_F0_PRIORITY, end.w7); in xive2_router_end_notify()