Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A 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()
/openbmc/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c261 static int get_hbp_len(u8 hbp_len) in get_hbp_len() function
292 len = get_hbp_len(hw->ctrl.len); in arch_check_bp_in_kernelspace()
/openbmc/linux/arch/arm64/kernel/
H A 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()
/openbmc/linux/arch/arm/kernel/
H A 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()