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

/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c100 static int get_hbp_len(u16 hbp_len) function
130 len = get_hbp_len(hw->len);
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c244 static int get_hbp_len(u8 hbp_len) function
275 len = get_hbp_len(hw->ctrl.len);
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c299 static int get_hbp_len(u8 hbp_len) function
342 len = get_hbp_len(hw->ctrl.len);
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c427 static int get_hbp_len(u8 hbp_len) function
458 len = get_hbp_len(hw->ctrl.len);

Completed in 194 milliseconds