Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dprefetch.h43 #define Pref_PrepareForStore 30 macro
82 __pref Pref_PrepareForStore, \addr
/openbmc/linux/arch/mips/mm/
H A Dpage.c212 pref_dst_mode = Pref_PrepareForStore; in set_prefetch_parameters()