]> Git Repo - linux.git/commit
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
authorKirill A. Shutemov <[email protected]>
Mon, 2 Dec 2024 07:31:39 +0000 (09:31 +0200)
committerIngo Molnar <[email protected]>
Fri, 6 Dec 2024 19:06:52 +0000 (20:06 +0100)
commitdd4059634dab548c904eeae2660ba3c8f7ce843c
tree025b6960bafa8210828a5846676cdbc05ab37927
parent9d93db0d1881c9e37e1528cd796e20ff13b7692c
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()

Rename the helper to better reflect its function.

Suggested-by: Dave Hansen <[email protected]>
Signed-off-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Dave Hansen <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/x86/hyperv/ivm.c
arch/x86/include/asm/mtrr.h
arch/x86/kernel/cpu/mtrr/generic.c
arch/x86/kernel/cpu/mtrr/mtrr.c
arch/x86/kernel/kvm.c
arch/x86/xen/enlighten_pv.c
This page took 0.072342 seconds and 4 git commands to generate.