Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h236 #define END_W6_NVT_BLOCK PPC_BITMASK32(9, 12) macro
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c1197 nvt_blk = xive_get_field32(END_W6_NVT_BLOCK, end->w6); in h_int_get_source_config()
1421 end.w6 = xive_set_field32(END_W6_NVT_BLOCK, 0ul, nvt_blk) | in h_int_set_queue_config()
H A Dxive.c1367 uint32_t nvt_blk = xive_get_field32(END_W6_NVT_BLOCK, end->w6); in xive_end_pic_print_info()
1750 nvt_blk = xive_get_field32(END_W6_NVT_BLOCK, end.w6); in xive_router_end_notify()