Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dhw_breakpoint.h65 #define AARCH64_BREAKPOINT_EL1 1 macro
/linux-4.4.14/arch/arm64/kernel/
Dhw_breakpoint.c153 case AARCH64_BREAKPOINT_EL1: in debug_exception_level()
462 info->ctrl.privilege = AARCH64_BREAKPOINT_EL1; in arch_build_bp_info()
532 if (info->ctrl.privilege == AARCH64_BREAKPOINT_EL1 && bp->hw.target) in arch_validate_hwbkpt_settings()