Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu.h167 #define MMU_CAM_PGSZ_1M (0 << 0) macro
196 ((pgsz) == MMU_CAM_PGSZ_1M) ? 0xfff00000 : \
219 ((bytes) == SZ_1M) ? MMU_CAM_PGSZ_1M : \
225 ((iopgsz) == MMU_CAM_PGSZ_1M) ? SZ_1M : \
H A Domap-iommu.c635 case MMU_CAM_PGSZ_1M: in iopgtable_store_entry_core()
/kernel/linux/linux-6.6/drivers/iommu/
H A Domap-iommu.h167 #define MMU_CAM_PGSZ_1M (0 << 0) macro
196 ((pgsz) == MMU_CAM_PGSZ_1M) ? 0xfff00000 : \
219 ((bytes) == SZ_1M) ? MMU_CAM_PGSZ_1M : \
225 ((iopgsz) == MMU_CAM_PGSZ_1M) ? SZ_1M : \
H A Domap-iommu.c634 case MMU_CAM_PGSZ_1M: in iopgtable_store_entry_core()

Completed in 6 milliseconds