Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S233 #define PREFD(hint, addr) _PREF(hint, addr, DST_PREFETCH) macro
295 PREFD( 1, 0(dst) )
299 PREFD( 1, 1*32(dst) )
303 PREFD( 1, 2*32(dst) )
321 PREFD( 1, 3*32(dst) )
345 PREFD( 1, 8*32(dst) )
444 PREFD( 1, 3*32(dst) )
471 PREFD( 1, 9*32(dst) ) # 1 is PREF_STORE (not streamed)