Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kvm/
Ddebug.c173 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_setup_debug()
208 trace_kvm_arm_set_regset("BKPTS", get_num_brps(), in kvm_arm_clear_debug()
Dreset.c75 r = get_num_brps(); in kvm_arch_dev_ioctl_check_extension()
/linux-4.4.14/arch/arm64/include/asm/
Dhw_breakpoint.h139 static inline int get_num_brps(void) in get_num_brps() function
/linux-4.4.14/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()
1072 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/linux-4.4.14/arch/arm64/kernel/
Dhw_breakpoint.c60 return get_num_brps(); in hw_breakpoint_slots()
912 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()