Home
last modified time | relevance | path

Searched refs:get_num_wrps (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/kvm/
H A Ddebug.c
H A Darm.c366 r = get_num_wrps(); in kvm_vm_ioctl_check_extension()
/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h141 static inline int get_num_wrps(void) in get_num_wrps() function
/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h148 static inline int get_num_wrps(void) in get_num_wrps() function
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c186 static int get_num_wrps(void) in get_num_wrps() function
285 return get_num_wrps(); in hw_breakpoint_slots()
1205 core_num_wrps = get_num_wrps(); in arch_hw_breakpoint_init()
/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c29 return get_num_wrps(); in hw_breakpoint_slots()
531 boot_cpu_data.watch_dreg_count = get_num_wrps();
H A Dcpu-probe.c221 if (get_num_brps() + get_num_wrps()) in cpu_probe_common()
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c53 return get_num_wrps(); in hw_breakpoint_slots()
985 core_num_wrps = get_num_wrps(); in arch_hw_breakpoint_init()