Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Dpasid.h22 #define PASID_TBL_ENTRIES BIT(PASID_PDE_SHIFT) macro
H A Ddebugfs.c187 for (tbl_idx = 0; tbl_idx < PASID_TBL_ENTRIES; tbl_idx++) { in pasid_tbl_walk()