Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kvm/
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()
Darm.c268 r = get_num_brps(); in kvm_vm_ioctl_check_extension()
/linux-6.1.9/arch/arm64/include/asm/
Dhw_breakpoint.h140 static inline int get_num_brps(void) in get_num_brps() function
/linux-6.1.9/arch/arm/kernel/
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()
/linux-6.1.9/arch/arm64/kernel/
Dhw_breakpoint.c50 return get_num_brps(); in hw_breakpoint_slots()
991 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()