Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmtrr.h73 extern int mtrr_trim_uncached_memory(unsigned long end_pfn);
115 static inline int mtrr_trim_uncached_memory(unsigned long end_pfn) in mtrr_trim_uncached_memory() function
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1073 if (mtrr_trim_uncached_memory(max_pfn)) in setup_arch()
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dcleanup.c867 int __init mtrr_trim_uncached_memory(unsigned long end_pfn) in mtrr_trim_uncached_memory() function