Searched refs:dst_fetch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | clear_page.S | 26 #define dst_fetch r3 define 43 mov dst_fetch = in0 47 .fetch: stf.spill.nta [dst_fetch] = f0, L3_LINE_SIZE 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 73 (p8) stf.spill.nta [dst_fetch] = f0, L3_LINE_SIZE
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | clear_page.S | 26 #define dst_fetch r3 define 43 mov dst_fetch = in0 47 .fetch: stf.spill.nta [dst_fetch] = f0, L3_LINE_SIZE 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 73 (p8) stf.spill.nta [dst_fetch] = f0, L3_LINE_SIZE
|
Completed in 1 milliseconds