Home
last modified time | relevance | path

Searched refs:has_hvhe (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dvirt.h156 static __always_inline bool has_hvhe(void) in has_hvhe() function
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h160 if (has_vhe() || has_hvhe()) in __activate_cptr_traps()
192 if (has_vhe() || has_hvhe()) in __deactivate_cptr_traps()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c35 if (has_hvhe()) in pkvm_vcpu_reset_hcr()
/linux/arch/arm64/kvm/
H A Darch_timer.c1390 (has_vhe() || has_hvhe()) && in kvm_timer_handle_errata()
H A Dsys_regs.c5560 if (has_vhe() || has_hvhe()) in vcpu_set_hcr()