Searched refs:VTCR_EL2_TGRAN_SL0_BASE (Results 1 – 2 of 2) sorted by relevance
171 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro176 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro181 #define VTCR_EL2_TGRAN_SL0_BASE 2UL macro186 ((VTCR_EL2_TGRAN_SL0_BASE - (4 - (levels))) << VTCR_EL2_SL0_SHIFT)188 ((sl0) + 4 - VTCR_EL2_TGRAN_SL0_BASE)
862 u32 start_level = VTCR_EL2_TGRAN_SL0_BASE - sl0; in kvm_pgtable_stage2_init()