Home
last modified time | relevance | path

Searched refs:emu_type (Results 1 – 3 of 3) sorted by relevance

/hypervisor/arch/x86/configs/
A Dpci_dev.c28 if ((dev_config->emu_type == PCI_DEV_TYPE_PTDEV) && in allocate_to_prelaunched_vm()
64 dev_config->emu_type = PCI_DEV_TYPE_SERVICE_VM_EMUL; in init_one_dev_config()
76 dev_config->emu_type = PCI_DEV_TYPE_PTDEV; in init_one_dev_config()
85 dev_config->emu_type = PCI_DEV_TYPE_DUMMY_MF_EMUL; in init_one_dev_config()
/hypervisor/include/arch/x86/asm/
A Dvm_config.h141 uint32_t emu_type; /* the type how the device is emulated. */ member
/hypervisor/dm/vpci/
A Dvpci.c736 ASSERT(dev_config->emu_type == PCI_DEV_TYPE_PTDEV, in vpci_init_vdev()

Completed in 6 milliseconds