Searched defs:eas (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 177 XiveEAS *eas = &xive->eat[i]; in spapr_xive_pic_print_info() local 265 XiveEAS *eas = &xive->eat[i]; in spapr_xive_reset() local 362 uint32_t eas_idx, XiveEAS *eas) in spapr_xive_get_eas() 1052 XiveEAS eas, new_eas; in h_int_set_source_config() local 1163 XiveEAS eas; in h_int_get_source_config() local 1685 XiveEAS eas; in h_int_esb() local 1761 XiveEAS eas; in h_int_sync() local
|
H A D | xive.c | 1546 XiveEAS *eas = (XiveEAS *) &end->w4; in xive_end_eas_pic_print_info() local 1571 XiveEAS *eas) in xive_router_get_eas() 1642 static void xive_router_end_notify_handler(XiveRouter *xrtr, XiveEAS *eas) in xive_router_end_notify_handler() 1795 void xive_router_end_notify(XiveRouter *xrtr, XiveEAS *eas) in xive_router_end_notify() 1959 XiveEAS eas; in xive_router_notify() local 2041 void xive_eas_pic_print_info(XiveEAS *eas, uint32_t lisn, GString *buf) in xive_eas_pic_print_info()
|
H A D | xive2.c | 66 void xive2_eas_pic_print_info(Xive2Eas *eas, uint32_t lisn, GString *buf) in xive2_eas_pic_print_info() 160 Xive2Eas *eas = (Xive2Eas *) &end->w4; in xive2_end_eas_pic_print_info() local 651 Xive2Eas *eas) in xive2_router_get_eas() 982 Xive2Eas eas; in xive2_router_notify() local
|
H A D | pnv_xive.c | 416 XiveEAS *eas) in pnv_xive_get_eas() 1396 static void pnv_xive_end_notify(XiveRouter *xrtr, XiveEAS *eas) in pnv_xive_end_notify() 1854 XiveEAS eas; in pnv_xive_pic_print_info() local
|
H A D | spapr_xive_kvm.c | 190 int kvmppc_xive_set_source_config(SpaprXive *xive, uint32_t lisn, XiveEAS *eas, in kvmppc_xive_set_source_config()
|
H A D | pnv_xive2.c | 583 Xive2Eas *eas) in pnv_xive2_get_eas() 2516 Xive2Eas eas; in pnv_xive2_pic_print_info() local
|
/openbmc/linux/fs/hpfs/ |
H A D | super.c | 314 int *lowercase, int *eas, int *chk, int *errs, in parse_opts() 447 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_remount_fs() local 549 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_fill_super() local
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2_regs.h | 50 #define xive2_eas_is_valid(eas) (be64_to_cpu((eas)->w) & EAS2_VALID) argument 51 #define xive2_eas_is_masked(eas) (be64_to_cpu((eas)->w) & EAS2_MASKED) argument
|
H A D | xive_regs.h | 180 #define xive_eas_is_valid(eas) (be64_to_cpu((eas)->w) & EAS_VALID) argument 181 #define xive_eas_is_masked(eas) (be64_to_cpu((eas)->w) & EAS_MASKED) argument
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-common.c | 147 Xive2Eas eas; in set_eas() local
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 3929 struct dev_ext_attribute *eas = NULL; in pmu_set_mapping() local
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsglob.h | 230 __u8 eas[SMB2_WSL_MAX_QUERY_EA_RESP_SIZE]; member
|