summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2025-09-20 00:59:29 +0300
committerSean Christopherson <seanjc@google.com>2025-09-23 18:56:46 +0300
commiteb44ea6a7aace13becd8d99905284ad272b3bd98 (patch)
treeea8d5b79c88db7aa84a6f4c833a28702359f62ff /scripts/kernel-doc.py
parent44bfe1f0490d5620c7962ab7384797672b4c4293 (diff)
downloadlinux-eb44ea6a7aace13becd8d99905284ad272b3bd98.tar.xz
KVM: SVM: Move x2AVIC MSR interception helper to avic.c
Move svm_set_x2apic_msr_interception() to avic.c as it's only relevant when x2AVIC is enabled/supported and only called by AVIC code. In addition to scoping AVIC code to avic.c, this will allow burying the global x2avic_enabled variable in avic. Opportunistically rename the helper to explicitly scope it to "avic". No functional change intended. Reviewed-by: Naveen N Rao (AMD) <naveen@kernel.org> Tested-by: Naveen N Rao (AMD) <naveen@kernel.org> Link: https://lore.kernel.org/r/20250919215934.1590410-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions