Home
last modified time | relevance | path

Searched defs:ESR_ELx_EC_HVC32 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h41 #define ESR_ELx_EC_HVC32 (0x12) /* EL2 only */ macro
/linux/arch/arm64/include/asm/
H A Desr.h30 #define ESR_ELx_EC_HVC32 UL(0x12) /* EL2 only */ macro