Home
last modified time | relevance | path

Searched refs:get_num_brps (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/kvm/
H A Ddebug.c244 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_setup_debug()
307 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_clear_debug()
/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h135 static inline int get_num_brps(void) in get_num_brps() function
/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h139 static inline int get_num_brps(void) in get_num_brps() function
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c213 static int get_num_brps(void) in get_num_brps() function
283 return get_num_brps(); in hw_breakpoint_slots()
1204 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c27 return get_num_brps(); in hw_breakpoint_slots()
518 boot_cpu_data.watch_ireg_count = get_num_brps(); in arch_hw_breakpoint_init()
H A Dcpu-probe.c220 if (get_num_brps() + get_num_wrps()) in cpu_probe_common()
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c51 return get_num_brps(); in hw_breakpoint_slots()
984 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()