Home
last modified time | relevance | path

Searched refs:bar_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Dtsi721.c861 u64 bar_end; in tsi721_obw_alloc() local
869 bar_end = bar_base + pbar->size; in tsi721_obw_alloc()
889 if (win->base >= bar_base && win->base < bar_end) { in tsi721_obw_alloc()
901 if (win_base + size > bar_end) in tsi721_obw_alloc()
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Dtsi721.c861 u64 bar_end; in tsi721_obw_alloc() local
869 bar_end = bar_base + pbar->size; in tsi721_obw_alloc()
889 if (win->base >= bar_base && win->base < bar_end) { in tsi721_obw_alloc()
901 if (win_base + size > bar_end) in tsi721_obw_alloc()

Completed in 6 milliseconds