Home
last modified time | relevance | path

Searched refs:MMU_CAM_PGSZ_16M (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu.h170 #define MMU_CAM_PGSZ_16M (3 << 0) macro
195 (((pgsz) == MMU_CAM_PGSZ_16M) ? 0xff000000 : \
218 (((bytes) == SZ_16M) ? MMU_CAM_PGSZ_16M : \
224 (((iopgsz) == MMU_CAM_PGSZ_16M) ? SZ_16M : \
H A Domap-iommu.c632 case MMU_CAM_PGSZ_16M: in iopgtable_store_entry_core()
/kernel/linux/linux-6.6/drivers/iommu/
H A Domap-iommu.h170 #define MMU_CAM_PGSZ_16M (3 << 0) macro
195 (((pgsz) == MMU_CAM_PGSZ_16M) ? 0xff000000 : \
218 (((bytes) == SZ_16M) ? MMU_CAM_PGSZ_16M : \
224 (((iopgsz) == MMU_CAM_PGSZ_16M) ? SZ_16M : \
H A Domap-iommu.c631 case MMU_CAM_PGSZ_16M: in iopgtable_store_entry_core()

Completed in 8 milliseconds