Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dpasid.h16 #define PASID_PTE_MASK 0x3F macro
H A Dpasid.c262 index = pasid & PASID_PTE_MASK; in intel_pasid_get_entry()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Dpasid.h14 #define PASID_PTE_MASK 0x3F macro
H A Dpasid.c201 index = pasid & PASID_PTE_MASK; in intel_pasid_get_entry()
H A Diommu.c897 index = pasid & PASID_PTE_MASK; in dmar_fault_dump_ptes()

Completed in 9 milliseconds