Home
last modified time | relevance | path

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

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h68 #define ESR_ELx_EC_WATCHPT_LOW (0x34) macro
/linux/arch/arm64/include/asm/
H A Desr.h60 #define ESR_ELx_EC_WATCHPT_LOW UL(0x34) macro