Home
last modified time | relevance | path

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

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