Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Diopgtable.h20 #define IOPGD_SIZE (1UL << IOPGD_SHIFT) macro
21 #define IOPGD_MASK (~(IOPGD_SIZE - 1))
/linux-3.4.99/drivers/iommu/
Domap-iommu.c716 bytes = IOPGD_SIZE; in iopgtable_clear_entry_core()