Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtimer-sr.c27 if (has_hvhe()) in __timer_disable_traps()
56 if (has_hvhe()) { in __timer_enable_traps()
H A Dswitch.c48 val |= has_hvhe() ? CPACR_EL1_TTA : CPTR_EL2_TTA; in __activate_traps()
50 if (has_hvhe()) in __activate_traps()
57 if (has_hvhe()) in __activate_traps()
H A Dpkvm.c47 if (has_hvhe()) in pvm_init_traps_aa64pfr0()
65 if (has_hvhe()) in pvm_init_traps_aa64pfr0()
133 if (has_hvhe()) in pvm_init_traps_aa64dfr0()
192 if (!has_hvhe()) { in pvm_init_trap_regs()
H A Dhyp-main.c423 if (has_hvhe()) in handle_trap()
/openbmc/linux/arch/arm64/include/asm/
H A Dvirt.h146 static __always_inline bool has_hvhe(void) in has_hvhe() function
H A Dkvm_emulate.h72 if (has_vhe() || has_hvhe()) in vcpu_reset_hcr()
576 if (has_vhe() || has_hvhe()) in kvm_write_cptr_el2()
591 } else if (has_hvhe()) { in kvm_get_reset_cptr_el2()
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h309 if (has_vhe() || has_hvhe()) { in kvm_hyp_handle_fpsimd()