Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kvm/
Ddebug.c190 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_setup_debug()
229 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_clear_debug()
Dreset.c72 r = get_num_brps(); in kvm_arch_dev_ioctl_check_extension()
/Linux-v4.19/arch/arm64/include/asm/
Dhw_breakpoint.h153 static inline int get_num_brps(void) in get_num_brps() function
/Linux-v4.19/arch/arm/kernel/
Dhw_breakpoint.c223 static int get_num_brps(void) in get_num_brps() function
290 return get_num_brps(); in hw_breakpoint_slots()
1085 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/Linux-v4.19/arch/arm64/kernel/
Dhw_breakpoint.c61 return get_num_brps(); in hw_breakpoint_slots()
989 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()