Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Domap-iopgtable.h50 #define IOLARGE_SIZE BIT(IOLARGE_SHIFT) macro
51 #define IOLARGE_MASK (~(IOLARGE_SIZE - 1))
H A Domap-iommu.c607 __func__, da, pa, IOLARGE_SIZE); in iopte_alloc_large()