Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/arch/arm64/util/
Darm64_exception_types.h43 #define ESR_ELx_EC_SVC64 (0x15) macro
/linux-6.1.9/arch/arm64/include/asm/
Desr.h32 #define ESR_ELx_EC_SVC64 (0x15) macro
/linux-6.1.9/arch/arm64/kernel/
Dentry-common.c654 case ESR_ELx_EC_SVC64: in el0t_64_sync_handler()
Dtraps.c828 [ESR_ELx_EC_SVC64] = "SVC (AArch64)",