Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
A Ddebug.c219 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_setup_debug()
257 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_clear_debug()
A Darm.c265 r = get_num_brps(); in kvm_vm_ioctl_check_extension()
/linux/arch/arm64/include/asm/
A Dhw_breakpoint.h140 static inline int get_num_brps(void) in get_num_brps() function
/linux/arch/arm/kernel/
A Dhw_breakpoint.c212 static int get_num_brps(void) in get_num_brps() function
282 return get_num_brps(); in hw_breakpoint_slots()
1143 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/linux/arch/arm64/kernel/
A Dhw_breakpoint.c50 return get_num_brps(); in hw_breakpoint_slots()
991 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()

Completed in 13 milliseconds