Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dhw_breakpoint.h135 static inline int get_num_brps(void) in get_num_brps() function
/arch/arm64/include/asm/
A Dhw_breakpoint.h139 static inline int get_num_brps(void) in get_num_brps() function
/arch/arm/kernel/
A Dhw_breakpoint.c213 static int get_num_brps(void) in get_num_brps() function
283 return get_num_brps(); in hw_breakpoint_slots()
1204 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/arch/loongarch/kernel/
A Dhw_breakpoint.c27 return get_num_brps(); in hw_breakpoint_slots()
530 boot_cpu_data.watch_ireg_count = get_num_brps(); in arch_hw_breakpoint_init()
A Dcpu-probe.c221 if (get_num_brps() + get_num_wrps()) in cpu_probe_common()
/arch/arm64/kernel/
A Dhw_breakpoint.c52 return get_num_brps(); in hw_breakpoint_slots()
978 core_num_brps = get_num_brps(); in arch_hw_breakpoint_init()
/arch/arm64/kvm/
A Darm.c378 r = get_num_brps(); in kvm_vm_ioctl_check_extension()

Completed in 16 milliseconds