Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/
H A Ddebug.c243 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_setup_debug()
306 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_clear_debug()
H A Darm.c290 r = get_num_brps(); in kvm_vm_ioctl_check_extension()
/openbmc/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h135 static inline int get_num_brps(void) in get_num_brps() function
/openbmc/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h140 static inline int get_num_brps(void) in get_num_brps() function
/openbmc/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()
/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c212 static int get_num_brps(void) in get_num_brps() function
282 return get_num_brps(); in hw_breakpoint_slots()
1169 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c50 return get_num_brps(); in hw_breakpoint_slots()
983 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()