Searched refs:ENODEV (Results 1 – 9 of 9) sorted by relevance
462 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 …]
94 retval = -ENODEV; in request_notification_irq()
471 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()
23 #define ENODEV 19 macro
35 int32_t ret = -ENODEV; in send_vm_event()
466 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()
220 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()
613 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()
70 int32_t ret = -ENODEV; in init_multiboot_info()
Completed in 185 milliseconds