Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dpasid.h19 #define MAX_NR_PASID_BITS 20 macro
H A Diommu.c1887 pds = find_first_bit(&max_pde, MAX_NR_PASID_BITS); in context_get_sm_pds()