Home
last modified time | relevance | path

Searched defs:e (Results 901 – 915 of 915) sorted by relevance

1...<<31323334353637

/openbmc/qemu/hw/scsi/
H A Dmegasas.c2531 MegasasBaseClass *e = MEGASAS_CLASS(oc); in megasas_class_init() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c483 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 Dsve_helper.c1428 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 Dtranslate-a64.c3943 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 Dvmdk.c272 VmdkExtent *e; in vmdk_free_extents() local
/openbmc/qemu/hw/pci/
H A Dpci.c959 char *e; in pci_parse_devaddr() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c3769 Int e; /* E-part value */ in decToString() local
/openbmc/qemu/target/i386/
H A Dops_sse.h2602 #define SHA256_CH(e, f, g) (((e) & (f)) ^ (~(e) & (g))) argument
/openbmc/qemu/system/
H A Dphysmem.c196 PhysPageEntry e; in phys_map_node_alloc() local
/openbmc/qemu/qom/
H A Dobject.c366 GSList *e; in type_initialize() local
/openbmc/qemu/linux-user/
H A Dstrace.c1592 print_enums(const struct enums *e, abi_long enum_arg, int last) in print_enums()
H A Dsyscall.c8491 int e = errno; in maybe_do_fake_open() local
/openbmc/qemu/
H A Dblock.c4303 const QDictEntry *e; in bdrv_reset_options_allowed() local
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c2232 #define SIGNED_EXTRACT(e, o, a, df) \ argument
2238 #define UNSIGNED_EXTRACT(e, o, a, df) \ argument
/openbmc/qemu/tcg/
H A Dtcg.c7334 void tcg_expand_vec_op(TCGOpcode o, TCGType t, unsigned e, TCGArg a0, ...) in tcg_expand_vec_op()

1...<<31323334353637