Home
last modified time | relevance | path

Searched refs:VTCR_EL2_LVLS_TO_SL0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_arm.h208 #define VTCR_EL2_LVLS_TO_SL0(levels) \ macro
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c638 vtcr |= VTCR_EL2_LVLS_TO_SL0(lvls); in kvm_get_vtcr()