Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dhw_breakpoint.c717 u32 lens, lene; in get_distance_from_watchpoint() local
722 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
725 wp_high = val + lene; in get_distance_from_watchpoint()
/linux-6.12.1/arch/arm/kernel/
Dhw_breakpoint.c706 u32 lens, lene; in get_distance_from_watchpoint() local
709 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
712 wp_high = val + lene; in get_distance_from_watchpoint()