Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kvm/
Ddebug.c179 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_setup_debug()
218 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_clear_debug()
Dreset.c72 r = get_num_brps(); in kvm_arch_vm_ioctl_check_extension()
/Linux-v5.4/arch/arm64/include/asm/
Dhw_breakpoint.h140 static inline int get_num_brps(void) in get_num_brps() function
/Linux-v5.4/arch/arm/kernel/
Dhw_breakpoint.c212 static int get_num_brps(void) in get_num_brps() function
279 return get_num_brps(); in hw_breakpoint_slots()
1079 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/Linux-v5.4/arch/arm64/kernel/
Dhw_breakpoint.c50 return get_num_brps(); in hw_breakpoint_slots()
983 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()