Searched refs:ARM_LPAE_TCR_TG0_4K (Results 1 – 3 of 3) sorted by relevance
5 #define ARM_LPAE_TCR_TG0_4K 0 macro
998 tcr->tg = tg1 ? ARM_LPAE_TCR_TG1_4K : ARM_LPAE_TCR_TG0_4K; in arm_64_lpae_alloc_pgtable_s1()1104 vtcr->tg = ARM_LPAE_TCR_TG0_4K; in arm_64_lpae_alloc_pgtable_s2()
47 return ARM_LPAE_TCR_TG0_4K; in page_size_to_cd()
Completed in 15 milliseconds