Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h164 #define EAS_END_DATA PPC_BITMASK(33, 63) /* Data written to the END */ macro
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c190 (int) xive_get_field64(EAS_END_DATA, eas->w)); in spapr_xive_pic_print_info()
1116 new_eas.w = xive_set_field64(EAS_END_DATA, new_eas.w, eisn); in h_int_set_source_config()
1208 args[2] = xive_get_field64(EAS_END_DATA, eas.w); in h_int_get_source_config()
H A Dxive.c1442 (uint32_t) xive_get_field64(EAS_END_DATA, eas->w)); in xive_end_eas_pic_print_info()
1686 uint32_t end_data = xive_get_field64(EAS_END_DATA, eas->w); in xive_router_end_notify()
1930 (uint32_t) xive_get_field64(EAS_END_DATA, eas->w)); in xive_eas_pic_print_info()
H A Dspapr_xive_kvm.c205 eisn = xive_get_field64(EAS_END_DATA, eas->w); in kvmppc_xive_set_source_config()
H A Dpnv_xive.c1402 uint32_t end_data = xive_get_field64(EAS_END_DATA, eas->w); in pnv_xive_end_notify()