Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Desr.h58 #define ESR_ELx_EC_BREAKPT_LOW (0x30) macro
/linux-4.1.27/arch/arm64/kernel/
Dentry.S417 cmp x24, #ESR_ELx_EC_BREAKPT_LOW // debug exception in EL0
449 cmp x24, #ESR_ELx_EC_BREAKPT_LOW // debug exception in EL0
Dtraps.c406 [ESR_ELx_EC_BREAKPT_LOW] = "Breakpoint (lower EL)",