Searched refs:dst_last (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | clear_page.S | 32 #define dst_last r31 define 51 addl dst_last = (PAGE_SIZE - PREFETCH_LINES*L3_LINE_SIZE), dst_fetch 59 cmp.lt p8,p0=dst_fetch, dst_last 67 cmp.lt p8,p0=dst_fetch, dst_last
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | clear_page.S | 32 #define dst_last r31 define 51 addl dst_last = (PAGE_SIZE - PREFETCH_LINES*L3_LINE_SIZE), dst_fetch 59 cmp.lt p8,p0=dst_fetch, dst_last 67 cmp.lt p8,p0=dst_fetch, dst_last
|
Completed in 1 milliseconds