Searched refs:VTCR_EL2_TGRAN_SL0_BASE (Results 1 – 2 of 2) sorted by relevance
180 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro185 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro190 #define VTCR_EL2_TGRAN_SL0_BASE 2UL macro195 ((VTCR_EL2_TGRAN_SL0_BASE - (4 - (levels))) << VTCR_EL2_SL0_SHIFT)197 ((sl0) + 4 - VTCR_EL2_TGRAN_SL0_BASE)
1184 u32 start_level = VTCR_EL2_TGRAN_SL0_BASE - sl0; in __kvm_pgtable_stage2_init()