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

/linux-master/drivers/iommu/intel/
H A Dpasid.h14 #define PASID_PTE_MASK 0x3F macro
H A Ddebugfs.c405 tbl_idx = pasid & PASID_PTE_MASK;
H A Dpasid.c144 index = pasid & PASID_PTE_MASK;
H A Diommu.c825 index = pasid & PASID_PTE_MASK;

Completed in 206 milliseconds