Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dpasid.h14 #define PASID_PTE_MASK 0x3F macro
H A Ddebugfs.c405 tbl_idx = pasid & PASID_PTE_MASK; in domain_translation_struct_show()
H A Dpasid.c144 index = pasid & PASID_PTE_MASK; in intel_pasid_get_entry()
H A Diommu.c789 index = pasid & PASID_PTE_MASK; in dmar_fault_dump_ptes()