Home
last modified time | relevance | path

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

/arch/arm/kvm/hyp/
Dswitch.c165 write_sysreg(vcpu, HTPIDR); in __kvm_vcpu_run()
238 vcpu = (struct kvm_vcpu *)read_sysreg(HTPIDR); in __hyp_panic()
Dhyp-entry.S30 mrc p15, 4, \reg, c13, c0, 2 @ HTPIDR
/arch/arm/include/asm/
Dkvm_hyp.h85 #define HTPIDR __ACCESS_CP15(c13, 4, c0, 2) macro