| /freebsd/usr.sbin/bhyve/ |
| H A D | acpi_device.c | 47 const struct acpi_device_emul *emul; member 53 struct vmctx *const vm_ctx, const struct acpi_device_emul *const emul) in acpi_device_create() argument 57 assert(emul != NULL); in acpi_device_create() 66 dev->emul = emul; in acpi_device_create() 154 assert(dev->emul != NULL); in acpi_device_build_table() 156 if (dev->emul->build_table != NULL) { in acpi_device_build_table() 157 return (dev->emul->build_table(dev)); in acpi_device_build_table() 194 dsdt_line(" Device (%s)", dev->emul->name); in acpi_device_write_dsdt() 196 dsdt_line(" Name (_HID, \"%s\")", dev->emul->hid); in acpi_device_write_dsdt() 204 if (dev->emul->write_dsdt != NULL) { in acpi_device_write_dsdt() [all …]
|
| H A D | tpm_device.c | 35 struct tpm_emul *emul; member 118 if (dev->emul != NULL && dev->emul->deinit != NULL) in tpm_device_destroy() 119 dev->emul->deinit(dev->emul_sc); in tpm_device_destroy() 170 dev->emul = *ppemul; in tpm_device_create() 173 if (dev->emul == NULL) { in tpm_device_create() 179 if (dev->emul->init) { in tpm_device_create() 180 error = dev->emul->init(&dev->emul_sc, nvl); in tpm_device_create() 200 error = dev->intf->init(&dev->intf_sc, dev->emul, dev->emul_sc, in tpm_device_create()
|
| H A D | tpm_intf_crb.c | 178 struct tpm_emul *emul; member 281 (void) crb->emul->execute_cmd(crb->emul_sc, req, in tpm_crb_thread() 467 tpm_crb_init(void **sc, struct tpm_emul *emul, void *emul_sc, in tpm_crb_init() argument 474 assert(emul != NULL); in tpm_crb_init() 485 crb->emul = emul; in tpm_crb_init()
|
| H A D | tpm_intf.h | 35 int (*init)(void **sc, struct tpm_emul *emul, void *emul_sc,
|
| H A D | acpi_device.h | 48 struct vmctx *vm_ctx, const struct acpi_device_emul *emul);
|
| H A D | pci_emul.c | 275 char *emul, *config, *str, *cp; in pci_parse_slot() local 282 emul = config = NULL; in pci_parse_slot() 285 emul = cp + 1; in pci_parse_slot() 286 if ((cp = strchr(emul, ',')) != NULL) { in pci_parse_slot() 314 pde = pci_emul_finddev(emul); in pci_parse_slot() 317 fnum, emul); in pci_parse_slot() 1528 const char *emul; in init_pci() local 1574 emul = get_config_value_node(nvl, "device"); in init_pci() 1575 if (emul == NULL) { in init_pci() 1580 pde = pci_emul_finddev(emul); in init_pci() [all …]
|
| /freebsd/sys/compat/linux/ |
| H A D | check_error.d | 37 linuxulator*:emul:linux_thread_detach:child_clear_tid_error, 38 linuxulator*:emul:linux_thread_detach:futex_failed, 39 linuxulator*:emul:linux_schedtail:copyout_error,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoV.td | 219 class VLSSched<int eew, string emul, bit forceMasked = 0> : SchedCommon< 220 [!cast<SchedWrite>("WriteVLDS" # eew # "_" # emul)], 221 [ReadVLDX, ReadVLDSX], emul, eew, forceMasked 225 class VSSSched<int eew, string emul, bit forceMasked = 0> : SchedCommon< 226 [!cast<SchedWrite>("WriteVSTS" # eew # "_" # emul)], 227 [!cast<SchedRead>("ReadVSTS" # eew # "V_" # emul), ReadVSTX, ReadVSTSX], 228 emul, eew, forceMasked 260 class VLSEGSched<int nf, int eew, string emul, bit forceMasked = 0> : SchedCommon< 261 [!cast<SchedWrite>("WriteVLSEG" #nf #"e" #eew #"_" #emul)], 262 [ReadVLDX], emul, eew, forceMasked [all …]
|
| H A D | RISCVInstrInfoVPseudos.td | 1923 // Calculate emul = eew * lmul / sew 1998 // Calculate emul = eew * lmul / sew 2166 LMULInfo emul, 2171 def suffix # "_" # emul.MX : VPseudoBinaryNoMaskPolicy<RetClass, Op1Class, Op2Class, 2173 def suffix # "_" # emul.MX # "_MASK" : VPseudoBinaryMaskPolicy<RetClass, Op1Class, Op2Class, 2230 // emul = lmul * 16 / sew 2234 defvar emul = !cast<LMULInfo>("V_" # emulMX); 2238 : VPseudoBinaryEmul<m.vrclass, m.vrclass, emul.vrclass, m, emul, 3776 // Calculate emul = eew * lmul / sew 3845 // Calculate emul = eew * lmul / sew [all …]
|
| /freebsd/tools/tools/nanobsd/rescue/ |
| H A D | common | 126 -o bootimage="i386;_.w/boot/cdboot" -o no-emul-boot _.disk.iso _.w/
|
| /freebsd/tools/tools/cd2dvd/ |
| H A D | cd2dvd.sh | 259 mkisofs -b boot/cdboot -no-emul-boot -r -J \
|
| /freebsd/sys/contrib/xen/ |
| H A D | vm_event.h | 423 } emul; member
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_timer.c | 228 lib$emul(&(1<<EVENT_TIMEOUT), &vmsinc, &0, &vmsinc); in init_timer()
|
| /freebsd/contrib/openbsm/ |
| H A D | configure | 6156 emul=elf 6159 emul="${emul}32" 6162 emul="${emul}64" 6167 emul="${emul}btsmip" 6170 emul="${emul}ltsmip" 6175 emul="${emul}n32" 6178 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/file/ |
| H A D | configure | 8297 emul=elf 8300 emul="${emul}32" 8303 emul="${emul}64" 8308 emul="${emul}btsmip" 8311 emul="${emul}ltsmip" 8316 emul="${emul}n32" 8319 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/libevent/ |
| H A D | configure | 7523 emul=elf 7526 emul="${emul}32" 7529 emul="${emul}64" 7534 emul="${emul}btsmip" 7537 emul="${emul}ltsmip" 7542 emul="${emul}n32" 7545 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | configure | 8244 emul=elf 8247 emul="${emul}32" 8250 emul="${emul}64" 8255 emul="${emul}btsmip" 8258 emul="${emul}ltsmip" 8263 emul [all...] |
| /freebsd/contrib/ldns/ |
| H A D | configure | 6896 emul=elf 6899 emul="${emul}32" 6902 emul="${emul}64" 6907 emul="${emul}btsmip" 6910 emul="${emul}ltsmip" 6915 emul="${emul}n32" 6918 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/openpam/ |
| H A D | configure | 9513 emul=elf 9516 emul="${emul}32" 9519 emul="${emul}64" 9524 emul="${emul}btsmip" 9527 emul="${emul}ltsmip" 9532 emul="${emul}n32" 9535 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/openpam/m4/ |
| H A D | libtool.m4 | 1379 emul=elf 1382 emul="${emul}32" 1385 emul="${emul}64" 1390 emul="${emul}btsmip" 1393 emul="${emul}ltsmip" 1398 emul="${emul}n32" 1401 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/file/m4/ |
| H A D | libtool.m4 | 1343 emul=elf 1346 emul="${emul}32" 1349 emul="${emul}64" 1354 emul="${emul}btsmip" 1357 emul="${emul}ltsmip" 1362 emul="${emul}n32" 1365 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/unbound/ |
| H A D | configure | 10397 emul=elf 10400 emul="${emul}32" 10403 emul="${emul}64" 10408 emul="${emul}btsmip" 10411 emul="${emul}ltsmip" 10416 emul="${emul}n32" 10419 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/openbsm/m4/ |
| H A D | libtool.m4 | 1345 emul=elf 1348 emul="${emul}32" 1351 emul="${emul}64" 1356 emul="${emul}btsmip" 1359 emul="${emul}ltsmip" 1364 emul="${emul}n32" 1367 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/ntp/sntp/libevent/m4/ |
| H A D | libtool.m4 | 1345 emul=elf 1348 emul="${emul}32" 1351 emul="${emul}64" 1356 emul="${emul}btsmip" 1359 emul="${emul}ltsmip" 1364 emul="${emul}n32" 1367 LD="${LD-ld} -m $emul"
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | libtool.m4 | 1345 emul=elf 1348 emul="${emul}32" 1351 emul="${emul}64" 1356 emul="${emul}btsmip" 1359 emul="${emul}ltsmip" 1364 emul="${emul}n32" 1367 LD="${LD-ld} -m $emul"
|