Searched defs:emul (Results 1 – 6 of 6) sorted by relevance
47 const struct acpi_device_emul *emul; member53 struct vmctx *const vm_ctx, const struct acpi_device_emul *const emul) in acpi_device_create()
35 struct tpm_emul *emul; member
178 struct tpm_emul *emul; member467 tpm_crb_init(void **sc, struct tpm_emul *emul, void *emul_sc, in tpm_crb_init()
274 char *emul, *config, *str, *cp; in pci_parse_slot() local1525 const char *emul; in init_pci() local
423 } emul; member
171 static std::tuple<ELFKind, uint16_t, uint8_t> parseEmulation(StringRef emul) { in parseEmulation()