Home
last modified time | relevance | path

Searched refs:ecap_pss (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h204 #define ecap_pss(e) (((e) >> 35) & 0x1f) macro
H A Ddmar.c1128 iommu->iommu.max_pasids = 2UL << ecap_pss(iommu->ecap); in alloc_iommu()
H A Diommu.c2779 u32 temp = 2 << ecap_pss(iommu->ecap); in init_dmars()