Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dptrace.c422 u8 num_brps, num_wrps, debug_arch, wp_len; in ptrace_get_hbp_resource_info() local
425 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()
436 reg |= num_brps; in ptrace_get_hbp_resource_info()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dptrace.c1569 u8 num_brps, num_wrps, debug_arch, wp_len; in compat_ptrace_hbp_get_resource_info() local
1572 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()
1583 reg |= num_brps; in compat_ptrace_hbp_get_resource_info()