Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Domap-iopgtable.h43 #define IOPTE_SIZE BIT(IOPTE_SHIFT) macro
44 #define IOPTE_MASK (~(IOPTE_SIZE - 1))
H A Domap-iommu.c716 bytes = IOPTE_SIZE; in iopgtable_clear_entry_core()