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

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

Completed in 96 milliseconds