Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h63 #define AARCH64_BREAKPOINT_EL0 2 macro
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c163 case AARCH64_BREAKPOINT_EL0: in debug_exception_level()
462 info->ctrl.privilege = AARCH64_BREAKPOINT_EL0; in arch_build_bp_info()