Home
last modified time | relevance | path

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

/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()
/linux/arch/loongarch/kernel/
H A Dhw_breakpoint.c273 static int get_hbp_len(u8 hbp_len) in get_hbp_len()
304 len = get_hbp_len(hw->ctrl.len); in arch_bp_generic_fields()
261 static int get_hbp_len(u8 hbp_len) get_hbp_len() function
/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c299 static int get_hbp_len(u8 hbp_len) in get_hbp_len() function
342 len = get_hbp_len(hw->ctrl.len); in arch_check_bp_in_kernelspace()
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c427 static int get_hbp_len(u8 hbp_len) in get_hbp_len() function
458 len = get_hbp_len(hw->ctrl.len); in arch_check_bp_in_kernelspace()