Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtimer-sr.c27 if (has_hvhe()) in __timer_disable_traps()
57 if (has_hvhe()) { in __timer_enable_traps()
H A Dpkvm.c35 if (has_hvhe()) in pkvm_vcpu_reset_hcr()
/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.h158 if (has_vhe() || has_hvhe()) in __activate_cptr_traps()
190 if (has_vhe() || has_hvhe()) in __deactivate_cptr_traps()
/linux/arch/arm64/kvm/
H A Darch_timer.c1395 (has_vhe() || has_hvhe()) && in kvm_timer_handle_errata()
H A Dsys_regs.c5595 if (has_vhe() || has_hvhe()) in vcpu_set_hcr()