Searched refs:mtrr_trim_uncached_memory (Results 1 – 3 of 3) sorted by relevance
49 extern int mtrr_trim_uncached_memory(unsigned long end_pfn);79 static inline int mtrr_trim_uncached_memory(unsigned long end_pfn) in mtrr_trim_uncached_memory() function
1048 if (mtrr_trim_uncached_memory(max_pfn)) in setup_arch()
872 int __init mtrr_trim_uncached_memory(unsigned long end_pfn) in mtrr_trim_uncached_memory() function