Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_HVC64 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
Desr.h42 #define ESR_ELx_EC_HVC64 (0x16) macro
/linux-4.4.14/arch/arm64/kvm/
Dhandle_exit.c133 [ESR_ELx_EC_HVC64] = handle_hvc,
Dhyp.S976 cmp x2, #ESR_ELx_EC_HVC64
/linux-4.4.14/arch/arm64/kernel/
Dtraps.c407 [ESR_ELx_EC_HVC64] = "HVC (AArch64)",