Searched refs:HTCR (Results 1 – 3 of 3) sorted by relevance
/arch/arm/kvm/hyp/ |
D | s2-setup.c | 29 val |= read_sysreg(HTCR) & VTCR_HTCR_SH; in __init_stage2_translation()
|
/arch/arm/kvm/ |
D | init.S | 70 @ 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/ |
D | kvm_hyp.h | 58 #define HTCR __ACCESS_CP15(c2, 4, c0, 2) macro
|