Searched refs:MMU_RAM_ELSZ_8 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/ | ||
H A D | omap-iommu.h | 184 #define MMU_RAM_ELSZ_8 (0 << MMU_RAM_ELSZ_SHIFT) macro |
H A D | omap-iommu.c | 1314 e->elsz = MMU_RAM_ELSZ_8; in iotlb_init_entry() |