Searched refs:VTCR_EL2_TGRAN_SL0_BASE (Results 1 – 2 of 2) sorted by relevance
196 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro201 #define VTCR_EL2_TGRAN_SL0_BASE 3UL macro206 #define VTCR_EL2_TGRAN_SL0_BASE 2UL macro211 ((VTCR_EL2_TGRAN_SL0_BASE - (4 - (levels))) << VTCR_EL2_SL0_SHIFT)213 ((sl0) + 4 - VTCR_EL2_TGRAN_SL0_BASE)
1535 s8 start_level = VTCR_EL2_TGRAN_SL0_BASE - sl0; in __kvm_pgtable_stage2_init()1558 s8 start_level = VTCR_EL2_TGRAN_SL0_BASE - sl0; in kvm_pgtable_stage2_pgd_size()
Completed in 11 milliseconds