Home
last modified time | relevance | path

Searched refs:IOMMU_CONTROL_PPR_LOG_INT_MASK (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/svm/
A Damd-iommu-defs.h340 #define IOMMU_CONTROL_PPR_LOG_INT_MASK 0x00004000 macro
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_init.c707 if ( !(entry & IOMMU_CONTROL_PPR_LOG_INT_MASK) ) in iommu_check_ppr_log()
709 entry |= IOMMU_CONTROL_PPR_LOG_INT_MASK; in iommu_check_ppr_log()

Completed in 7 milliseconds