Home
last modified time | relevance | path

Searched refs:get_hbp_len (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/sh/kernel/
Dhw_breakpoint.c100 static int get_hbp_len(u16 hbp_len) in get_hbp_len() function
130 len = get_hbp_len(hw->len); in arch_check_bp_in_kernelspace()
/linux-6.1.9/arch/arm64/kernel/
Dhw_breakpoint.c298 static int get_hbp_len(u8 hbp_len) in get_hbp_len() function
341 len = get_hbp_len(hw->ctrl.len); in arch_check_bp_in_kernelspace()
/linux-6.1.9/arch/arm/kernel/
Dhw_breakpoint.c426 static int get_hbp_len(u8 hbp_len) in get_hbp_len() function
457 len = get_hbp_len(hw->ctrl.len); in arch_check_bp_in_kernelspace()