Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu.h168 #define MMU_CAM_PGSZ_64K (1 << 0) macro
197 ((pgsz) == MMU_CAM_PGSZ_64K) ? 0xffff0000 : \
220 ((bytes) == SZ_64K) ? MMU_CAM_PGSZ_64K : \
226 ((iopgsz) == MMU_CAM_PGSZ_64K) ? SZ_64K : \
H A Domap-iommu.c228 (e->pgsz == MMU_CAM_PGSZ_64K)) ? 0 : 6); in get_iopte_attr()
638 case MMU_CAM_PGSZ_64K: in iopgtable_store_entry_core()
/kernel/linux/linux-6.6/drivers/iommu/
H A Domap-iommu.h168 #define MMU_CAM_PGSZ_64K (1 << 0) macro
197 ((pgsz) == MMU_CAM_PGSZ_64K) ? 0xffff0000 : \
220 ((bytes) == SZ_64K) ? MMU_CAM_PGSZ_64K : \
226 ((iopgsz) == MMU_CAM_PGSZ_64K) ? SZ_64K : \
H A Domap-iommu.c227 (e->pgsz == MMU_CAM_PGSZ_64K)) ? 0 : 6); in get_iopte_attr()
637 case MMU_CAM_PGSZ_64K: in iopgtable_store_entry_core()

Completed in 6 milliseconds