Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h168 #define cap_max_amask_val(c) (((c) >> 48) & 0x3f) macro
H A Diommu.c1572 mask > cap_max_amask_val(iommu->cap)) in iommu_flush_iotlb_psi()