Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/
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()
Darm.c389 r = get_num_brps(); in kvm_vm_ioctl_check_extension()
/linux-6.12.1/arch/loongarch/include/asm/
Dhw_breakpoint.h135 static inline int get_num_brps(void) in get_num_brps() function
/linux-6.12.1/arch/arm64/include/asm/
Dhw_breakpoint.h139 static inline int get_num_brps(void) in get_num_brps() function
/linux-6.12.1/arch/arm/kernel/
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-6.12.1/arch/loongarch/kernel/
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()
Dcpu-probe.c220 if (get_num_brps() + get_num_wrps()) in cpu_probe_common()
/linux-6.12.1/arch/arm64/kernel/
Dhw_breakpoint.c51 return get_num_brps(); in hw_breakpoint_slots()
984 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()