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

/linux-4.1.27/arch/x86/kernel/
H A Damd_nb.c16 static u32 *flush_words; variable
233 flush_words = kmalloc(amd_nb_num() * sizeof(u32), GFP_KERNEL); amd_cache_gart()
234 if (!flush_words) { amd_cache_gart()
241 &flush_words[i]); amd_cache_gart()
263 flush_words[i] | 1); amd_flush_garts()

Completed in 69 milliseconds