Home
last modified time | relevance | path

Searched refs:AARCH64_BREAKPOINT_EL1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h62 #define AARCH64_BREAKPOINT_EL1 1 macro
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c165 case AARCH64_BREAKPOINT_EL1: in debug_exception_level()
460 info->ctrl.privilege = AARCH64_BREAKPOINT_EL1; in arch_build_bp_info()
530 if (info->ctrl.privilege == AARCH64_BREAKPOINT_EL1 && bp->hw.target) in arch_validate_hwbkpt_settings()