Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/
A Dhyp-entry.S49 ccmp x0, #ESR_ELx_EC_HVC32, #4, ne
/arch/arm64/kvm/
A Dhandle_exit.c381 [ESR_ELx_EC_HVC32] = handle_hvc,
/arch/arm64/include/asm/
A Desr.h30 #define ESR_ELx_EC_HVC32 UL(0x12) /* EL2 only */ macro
/arch/arm64/kvm/hyp/include/hyp/
A Dswitch.h1017 if (esr_ec == ESR_ELx_EC_HVC32 || esr_ec == ESR_ELx_EC_HVC64) in __fixup_guest_exit()
/arch/arm64/kernel/
A Dtraps.c844 [ESR_ELx_EC_HVC32] = "HVC (AArch32)",

Completed in 18 milliseconds