Home
last modified time | relevance | path

Searched refs:iommu_shutdown (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dx86_init.c136 .iommu_shutdown = iommu_shutdown_noop,
H A Dreboot.c711 x86_platform.iommu_shutdown(); in native_machine_shutdown()
H A Damd_gart_64.c810 x86_platform.iommu_shutdown = gart_iommu_shutdown; in gart_iommu_init()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dx86_init.h278 void (*iommu_shutdown)(void); member
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Ddmar.c934 x86_platform.iommu_shutdown = intel_iommu_shutdown; in detect_intel_iommu()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Dinit.c2822 x86_platform.iommu_shutdown = disable_iommus; in state_next()