Home
last modified time | relevance | path

Searched refs:HTCR (Results 1 – 3 of 3) sorted by relevance

/arch/arm/kvm/hyp/
Ds2-setup.c29 val |= read_sysreg(HTCR) & VTCR_HTCR_SH; in __init_stage2_translation()
/arch/arm/kvm/
Dinit.S70 @ Set the HTCR and VTCR to the same shareability and cacheability
72 mrc p15, 4, r0, c2, c0, 2 @ HTCR
78 mcr p15, 4, r0, c2, c0, 2 @ HTCR
/arch/arm/include/asm/
Dkvm_hyp.h58 #define HTCR __ACCESS_CP15(c2, 4, c0, 2) macro