Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsetup.c952 if (mtrr_trim_uncached_memory(max_pfn)) in setup_arch()
/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