Searched refs:VTCR_EL2_TGRAN_SL0_BASE (Results 1 – 2 of 2) sorted by relevance
172 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro177 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro182 #define VTCR_EL2_TGRAN_SL0_BASE 2UL macro187 ((VTCR_EL2_TGRAN_SL0_BASE - (4 - (levels))) << VTCR_EL2_SL0_SHIFT)189 ((sl0) + 4 - VTCR_EL2_TGRAN_SL0_BASE)
1021 u32 start_level = VTCR_EL2_TGRAN_SL0_BASE - sl0; in kvm_pgtable_stage2_init_flags()