Home
last modified time | relevance | path

Searched refs:lene (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/arm64/kernel/
Dhw_breakpoint.c716 u32 lens, lene; in get_distance_from_watchpoint() local
721 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
724 wp_high = val + lene; in get_distance_from_watchpoint()
/linux-6.6.21/arch/arm/kernel/
Dhw_breakpoint.c705 u32 lens, lene; in get_distance_from_watchpoint() local
708 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
711 wp_high = val + lene; in get_distance_from_watchpoint()