Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Domap-iopgtable.h19 #define IOPGD_SIZE BIT(IOPGD_SHIFT) macro
20 #define IOPGD_MASK (~(IOPGD_SIZE - 1))
H A Domap-iommu.c738 bytes = IOPGD_SIZE; in iopgtable_clear_entry_core()