Home
last modified time | relevance | path

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

/arch/x86/kernel/
Damd_nb.c16 static u32 *flush_words; variable
220 flush_words = kmalloc(amd_nb_num() * sizeof(u32), GFP_KERNEL); in amd_cache_gart()
221 if (!flush_words) { in amd_cache_gart()
228 &flush_words[i]); in amd_cache_gart()
250 flush_words[i] | 1); in amd_flush_garts()