Home
last modified time | relevance | path

Searched refs:AARCH64_BREAKPOINT_EL0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dhw_breakpoint.h29 #define AARCH64_BREAKPOINT_EL0 2 macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dhw_breakpoint.h29 #define AARCH64_BREAKPOINT_EL0 2 macro
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhw_breakpoint.c143 case AARCH64_BREAKPOINT_EL0: in debug_exception_level()
496 hw->ctrl.privilege = AARCH64_BREAKPOINT_EL0; in arch_build_bp_info()
746 if (!user_mode(regs) && info->ctrl.privilege == AARCH64_BREAKPOINT_EL0) in watchpoint_report()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhw_breakpoint.c143 case AARCH64_BREAKPOINT_EL0: in debug_exception_level()
496 hw->ctrl.privilege = AARCH64_BREAKPOINT_EL0; in arch_build_bp_info()
746 if (!user_mode(regs) && info->ctrl.privilege == AARCH64_BREAKPOINT_EL0) in watchpoint_report()

Completed in 3 milliseconds