Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/mtrr/
Dmtrr.c545 int __initdata changed_by_mtrr_cleanup; variable
591 changed_by_mtrr_cleanup = mtrr_cleanup(); in mtrr_bp_init()
631 if (!changed_by_mtrr_cleanup) in mtrr_init_finalize()
Dmtrr.h83 extern int changed_by_mtrr_cleanup;
Dcleanup.c970 if (!changed_by_mtrr_cleanup) in mtrr_trim_uncached_memory()