Home
last modified time | relevance | path

Searched refs:EAS_END_BLOCK (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h161 #define EAS_END_BLOCK PPC_BITMASK(4, 7) /* Destination END block# */ macro
/openbmc/qemu/hw/intc/
H A Dxive.c1440 (uint8_t) xive_get_field64(EAS_END_BLOCK, eas->w), in xive_end_eas_pic_print_info()
1684 uint8_t end_blk = xive_get_field64(EAS_END_BLOCK, eas->w); in xive_router_end_notify()
1928 (uint8_t) xive_get_field64(EAS_END_BLOCK, eas->w), in xive_eas_pic_print_info()
H A Dspapr_xive_kvm.c204 end_blk = xive_get_field64(EAS_END_BLOCK, eas->w); in kvmppc_xive_set_source_config()
H A Dspapr_xive.c1112 new_eas.w = xive_set_field64(EAS_END_BLOCK, new_eas.w, end_blk); in h_int_set_source_config()
H A Dpnv_xive.c1400 uint8_t end_blk = xive_get_field64(EAS_END_BLOCK, eas->w); in pnv_xive_end_notify()