Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dpasid.h20 #define PASID_TBL_ENTRIES BIT(PASID_PDE_SHIFT) macro
H A Ddebugfs.c191 for (tbl_idx = 0; tbl_idx < PASID_TBL_ENTRIES; tbl_idx++) { in pasid_tbl_walk()