Searched defs:e (Results 901 – 915 of 915) sorted by relevance
1...<<31323334353637
/openbmc/qemu/hw/scsi/ |
H A D | megasas.c | 2531 MegasasBaseClass *e = MEGASAS_CLASS(oc); in megasas_class_init() local
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 483 NvmeFdpEvent *e = NULL; in nvme_update_ruh() local 4723 static void nvme_cq_notifier(EventNotifier *e) in nvme_cq_notifier() 4763 static void nvme_sq_notifier(EventNotifier *e) in nvme_sq_notifier()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 1428 for (int e = 0; e < opr_sz / 4; e++) { in HELPER() local 1443 for (int e = 0; e < opr_sz / 8; e++) { in HELPER() local 1461 for (int e = 0; e < 4; e++) { in HELPER() local 1481 for (int e = 0; e < 2; e++) { in HELPER() local
|
H A D | translate-a64.c | 3943 int e; in trans_LD_mult() local 4034 int e; in trans_ST_mult() local 4615 unsigned e, levels, s, r; in logic_imm_decode_wmask() local
|
/openbmc/qemu/block/ |
H A D | vmdk.c | 272 VmdkExtent *e; in vmdk_free_extents() local
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 959 char *e; in pci_parse_devaddr() local
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 3769 Int e; /* E-part value */ in decToString() local
|
/openbmc/qemu/target/i386/ |
H A D | ops_sse.h | 2602 #define SHA256_CH(e, f, g) (((e) & (f)) ^ (~(e) & (g))) argument
|
/openbmc/qemu/system/ |
H A D | physmem.c | 196 PhysPageEntry e; in phys_map_node_alloc() local
|
/openbmc/qemu/qom/ |
H A D | object.c | 366 GSList *e; in type_initialize() local
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 1592 print_enums(const struct enums *e, abi_long enum_arg, int last) in print_enums()
|
H A D | syscall.c | 8491 int e = errno; in maybe_do_fake_open() local
|
/openbmc/qemu/ |
H A D | block.c | 4303 const QDictEntry *e; in bdrv_reset_options_allowed() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 2232 #define SIGNED_EXTRACT(e, o, a, df) \ argument 2238 #define UNSIGNED_EXTRACT(e, o, a, df) \ argument
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 7334 void tcg_expand_vec_op(TCGOpcode o, TCGType t, unsigned e, TCGArg a0, ...) in tcg_expand_vec_op()
|
1...<<31323334353637