Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h254 #define END_W7_F0_PRIORITY PPC_BITMASK32(8, 15) macro
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c142 uint8_t priority = xive_get_field32(END_W7_F0_PRIORITY, end->w7); in spapr_xive_end_pic_print_info()
1204 args[1] = xive_get_field32(END_W7_F0_PRIORITY, end->w7); in h_int_get_source_config()
1423 end.w7 = xive_set_field32(END_W7_F0_PRIORITY, 0ul, priority); in h_int_set_queue_config()
H A Dxive.c1486 uint8_t priority = xive_get_field32(END_W7_F0_PRIORITY, end->w7); in xive_end_pic_print_info()
1845 priority = xive_get_field32(END_W7_F0_PRIORITY, end.w7); in xive_router_end_notify()