Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dmtrr.h127 extern int mtrr_trim_uncached_memory(unsigned long end_pfn);
157 static inline int mtrr_trim_uncached_memory(unsigned long end_pfn) in mtrr_trim_uncached_memory() function
/linux-2.6.39/arch/x86/kernel/
Dsetup.c875 if (mtrr_trim_uncached_memory(max_pfn)) in setup_arch()
/linux-2.6.39/arch/x86/kernel/cpu/mtrr/
Dcleanup.c871 int __init mtrr_trim_uncached_memory(unsigned long end_pfn) in mtrr_trim_uncached_memory() function