Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h212 #define IOMMU_PTE_TV (1ULL << 1) macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c1419 pte_root |= IOMMU_PTE_IR | IOMMU_PTE_IW | IOMMU_PTE_P | IOMMU_PTE_TV; in set_dte_entry()
1429 amd_iommu_dev_table[devid].data[0] = IOMMU_PTE_P | IOMMU_PTE_TV; in clear_dte_entry()