Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_WATCHPT_CUR (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h69 #define ESR_ELx_EC_WATCHPT_CUR (0x35) macro
/linux/arch/arm64/include/asm/
H A Desr.h62 #define ESR_ELx_EC_WATCHPT_CUR UL(0x35) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c534 case ESR_ELx_EC_WATCHPT_CUR: in el1h_64_sync_handler()