Searched refs:lvls (Results 1 – 3 of 3) sorted by relevance
18 #define pt_levels_pgdir_shift(lvls) ARM64_HW_PGTABLE_LEVEL_SHIFT(4 - (lvls)) argument
70 - cirrus,bias-lvls : For a level-detect headset button scheme, each button105 cirrus,bias-lvls = <0x0F 0x08 0x04 0x01>;
483 u8 lvls; in kvm_get_vtcr() local491 lvls = stage2_pgtable_levels(phys_shift); in kvm_get_vtcr()492 if (lvls < 2) in kvm_get_vtcr()493 lvls = 2; in kvm_get_vtcr()494 vtcr |= VTCR_EL2_LVLS_TO_SL0(lvls); in kvm_get_vtcr()