Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/ivpu/
Divpu_mmu.c128 #define IVPU_MMU_CD_0_TCR_T0SZ GENMASK_ULL(5, 0) macro
629 cd[0] = FIELD_PREP(IVPU_MMU_CD_0_TCR_T0SZ, IVPU_MMU_T0SZ_48BIT) | in ivpu_mmu_cd_add()