Home
last modified time | relevance | path

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

/linux-6.15/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 Dswitch.c45 if (has_hvhe()) { in __activate_cptr_traps()
76 if (has_hvhe()) { in __deactivate_cptr_traps()
H A Dpkvm.c35 if (has_hvhe()) in pkvm_vcpu_reset_hcr()
/linux-6.15/arch/arm64/include/asm/
H A Dvirt.h150 static __always_inline bool has_hvhe(void) in has_hvhe() function
H A Dkvm_emulate.h618 if (has_vhe() || has_hvhe()) \
/linux-6.15/arch/arm64/kvm/
H A Darch_timer.c1467 (has_vhe() || has_hvhe()) && in kvm_timer_handle_errata()
H A Dsys_regs.c5110 if (has_vhe() || has_hvhe()) in vcpu_set_hcr()