Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm.h9 #define ARM_LPAE_TCR_TG1_16K 1 macro
H A Dio-pgtable-arm.c847 tcr->tg = tg1 ? ARM_LPAE_TCR_TG1_16K : ARM_LPAE_TCR_TG0_16K; in arm_64_lpae_alloc_pgtable_s1()