Searched refs:VTCR_EL2_TGRAN_SL0_BASE (Results 1 – 2 of 2) sorted by relevance
179 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro184 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro189 #define VTCR_EL2_TGRAN_SL0_BASE 2UL macro194 ((VTCR_EL2_TGRAN_SL0_BASE - (4 - (levels))) << VTCR_EL2_SL0_SHIFT)196 ((sl0) + 4 - VTCR_EL2_TGRAN_SL0_BASE)
1128 u32 start_level = VTCR_EL2_TGRAN_SL0_BASE - sl0; in __kvm_pgtable_stage2_init()