Home
last modified time | relevance | path

Searched refs:ENODEV (Results 1 – 9 of 9) sorted by relevance

/hypervisor/arch/x86/
A Dcpu_caps.c462 ret = -ENODEV; in check_vmx_mmu_cap()
467 ret = -ENODEV; in check_vmx_mmu_cap()
470 ret = -ENODEV; in check_vmx_mmu_cap()
498 ret = -ENODEV; in check_essential_vmx_caps()
501 ret = -ENODEV; in check_essential_vmx_caps()
504 ret = -ENODEV; in check_essential_vmx_caps()
531 ret = -ENODEV; in detect_hardware_support()
535 ret = -ENODEV; in detect_hardware_support()
539 ret = -ENODEV; in detect_hardware_support()
544 ret = -ENODEV; in detect_hardware_support()
[all …]
A Dnotify.c94 retval = -ENODEV; in request_notification_irq()
A Dvtd.c471 ret = -ENODEV; in dmar_register_hrhd()
474 ret = -ENODEV; in dmar_register_hrhd()
477 ret = -ENODEV; in dmar_register_hrhd()
480 ret = -ENODEV; in dmar_register_hrhd()
483 ret = -ENODEV; in dmar_register_hrhd()
1260 ret = -ENODEV; in init_iommu()
/hypervisor/include/lib/
A Derrno.h23 #define ENODEV 19 macro
/hypervisor/common/
A Dvm_event.c35 int32_t ret = -ENODEV; in send_vm_event()
/hypervisor/dm/vpci/
A Dvpci.c466 ret = -ENODEV; in read_cfg_header()
508 ret = -ENODEV; in write_cfg_header()
598 ret = -ENODEV; in write_pt_dev_cfg()
629 ret = -ENODEV; in read_pt_dev_cfg()
658 ret = -ENODEV; in vpci_read_cfg()
685 ret = -ENODEV; in vpci_write_cfg()
873 ret = -ENODEV; in vpci_assign_pcidev()
914 ret = -ENODEV; in vpci_deassign_pcidev()
/hypervisor/dm/
A Dio_req.c220 int ret = -ENODEV; in acrn_insert_asyncio()
585 int32_t status = -ENODEV; in hv_emulate_pio()
649 int32_t status = -ENODEV; in hv_emulate_mmio()
688 if ((status == -ENODEV) && (read_write != NULL)) { in hv_emulate_mmio()
753 if ((status == -ENODEV) && (vm_config->load_order == POST_LAUNCHED_VM)) { in emulate_io()
/hypervisor/arch/x86/guest/
A Dassign.c613 int32_t ret = -ENODEV; in ptirq_prepare_msix_remap()
763 status = -ENODEV; in ptirq_intx_pin_remap()
784 status = -ENODEV; in ptirq_intx_pin_remap()
792 status = -ENODEV; in ptirq_intx_pin_remap()
824 return (entry != NULL) ? 0 : -ENODEV; in ptirq_add_intx_remapping()
/hypervisor/boot/multiboot/
A Dmultiboot.c70 int32_t ret = -ENODEV; in init_multiboot_info()

Completed in 185 milliseconds