Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Damd_nb.c13 static u32 *flush_words; variable
215 flush_words = kmalloc(amd_nb_num() * sizeof(u32), GFP_KERNEL); in amd_cache_gart()
216 if (!flush_words) { in amd_cache_gart()
223 &flush_words[i]); in amd_cache_gart()
245 flush_words[i] | 1); in amd_flush_garts()