Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Damd_nb.c13 static u32 *flush_words; variable
188 flush_words = kmalloc(amd_nb_num() * sizeof(u32), GFP_KERNEL); in amd_cache_gart()
189 if (!flush_words) { in amd_cache_gart()
196 &flush_words[i]); in amd_cache_gart()
218 flush_words[i] | 1); in amd_flush_garts()