Home
last modified time | relevance | path

Searched refs:iommu_enabled (Results 1 – 23 of 23) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Diommu.c147 if ( !iommu_enabled ) in iommu_domain_init()
174 if ( !iommu_enabled ) in iommu_hwdom_init()
382 if ( !iommu_enabled ) in iommu_setup()
393 if ( !iommu_enabled ) in iommu_setup()
400 if ( iommu_enabled ) in iommu_setup()
414 if ( iommu_enabled ) in iommu_suspend()
422 if ( iommu_enabled ) in iommu_resume()
432 if ( !iommu_enabled ) in iommu_do_domctl()
455 if ( iommu_enabled ) in iommu_crash_shutdown()
464 if ( !iommu_enabled ) in iommu_get_reserved_device_memory()
[all …]
A Ddevice_tree.c32 if ( !iommu_enabled || !hd->platform_ops ) in iommu_assign_dt_device()
75 if ( !iommu_enabled || !hd->platform_ops ) in iommu_deassign_dt_device()
A Dpci.c576 if ( !iommu_enabled ) in pci_enable_acs()
826 if ( !iommu_enabled ) in pci_clean_dpci_irqs()
1295 if ( !iommu_enabled || !hd->platform_ops ) in iommu_add_device()
1324 if ( !iommu_enabled || !hd->platform_ops || in iommu_enable_device()
1340 if ( !iommu_enabled || !hd->platform_ops ) in iommu_remove_device()
1383 if ( !iommu_enabled || !hd->platform_ops ) in assign_device()
1446 if ( !iommu_enabled || !hd->platform_ops ) in deassign_device()
1499 if ( !iommu_enabled || !ops || !ops->get_device_group_id ) in iommu_get_device_group()
A Dio.c805 if ( !iommu_enabled || (!is_hardware_domain(d) && !dpci) || in hvm_do_IRQ_dpci()
857 if ( !iommu_enabled || !hvm_domain_irq(d)->dpci ) in hvm_dpci_msi_eoi()
988 if ( !iommu_enabled ) in hvm_dpci_eoi()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/x86/
A Diommu.c117 if ( !iommu_enabled ) in arch_iommu_check_autotranslated_hwdom()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/x86/
A Dvtd.c96 if ( !iommu_enabled) in hvm_dpci_isairq_eoi()
/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h31 extern bool_t iommu_enable, iommu_enabled;
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsysctl.c81 if ( iommu_enabled ) in arch_do_physinfo()
A Ddom0_build.c296 if ( iommu_enabled ) in dom0_compute_nr_pages()
A Ddomctl.c728 if ( iommu_enabled ) in arch_do_domctl()
753 if ( iommu_enabled ) in arch_do_domctl()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Dutils.c261 if ( iommu_enabled ) in vtd_dump_iommu_info()
A Diommu.c2085 if ( !iommu_enabled ) in adjust_vtd_irq_affinities()
2325 iommu_enabled = 0; in intel_vtd_setup()
2493 if ( !iommu_enabled ) in vtd_suspend()
2541 if ( !iommu_enabled ) in vtd_crash_shutdown()
2564 if ( !iommu_enabled ) in vtd_resume()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m-ept.c304 epte->snp = (iommu_enabled && iommu_snoop); in ept_split_super_page()
811 new_entry.snp = (iommu_enabled && iommu_snoop); in ept_set_entry()
A Dp2m-pt.c686 if ( iommu_enabled && need_iommu(p2m->domain) && in p2m_pt_set_entry()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dvioapic.c519 if ( iommu_enabled ) in vioapic_update_EOI()
A Dhvm.c491 if ( !iommu_enabled || !hvm_domain_irq(d)->dpci ) in hvm_migrate_pirqs()
2286 iommu_enabled && hvm_funcs.handle_cd && in hvm_set_cr0()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_guest.c889 if ( !is_hvm_domain(d) || !iommu_enabled || !iommuv2_enabled || in guest_iommu_init()
A Diommu_init.c1064 iommu_enabled = 0; in amd_iommu_init_cleanup()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dp2m.c1267 p2m->clean_pte = iommu_enabled && in p2m_init()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmm.c1429 if ( iommu_enabled && !iommu_passthrough && !need_iommu(hardware_domain) ) in memory_add()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmcs.c1103 if ( paging_mode_hap(d) && (!iommu_enabled || iommu_snoop) ) in construct_vmcs()
A Dvmx.c1377 if ( !iommu_enabled || iommu_snoop ) in vmx_handle_cd()
/xen-4.10.0-shim-comet/xen/xsm/flask/
A Dhooks.c909 if (iommu_enabled) in flask_iommu_resource_use_perm()

Completed in 65 milliseconds