Searched refs:lvls (Results 1 – 2 of 2) sorted by relevance
140 cirrus,bias-lvls:223 cirrus,bias-lvls = <0x0F 0x08 0x04 0x01>;
627 u8 lvls; in kvm_get_vtcr() local635 lvls = stage2_pgtable_levels(phys_shift); in kvm_get_vtcr()636 if (lvls < 2) in kvm_get_vtcr()637 lvls = 2; in kvm_get_vtcr()638 vtcr |= VTCR_EL2_LVLS_TO_SL0(lvls); in kvm_get_vtcr()