Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dpasid.h14 #define PASID_PTE_MASK 0x3F macro
H A Diommu.c651 index = pasid & PASID_PTE_MASK; in dmar_fault_dump_ptes()