Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kvm/hyp/
Ds2-setup.c18 val |= read_sysreg(HTCR) & VTCR_HTCR_SH; in __init_stage2_translation()
/Linux-v5.4/arch/arm/include/asm/
Dkvm_arm.h136 #define VTCR_HTCR_SH (VTCR_SH0 | VTCR_ORGN0 | VTCR_IRGN0) macro