Searched hist:b5fcc59be72a76b5cf7bcc6d4aba6cdb14557d44 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A D | lapic.h | diff b5fcc59be72a76b5cf7bcc6d4aba6cdb14557d44 Fri Jan 06 19:10:23 CST 2023 Sean Christopherson <seanjc@google.com> KVM: x86: Split out logic to generate "readable" APIC regs mask to helper
Move the generation of the readable APIC regs bitmask to a standalone helper so that VMX can use the mask for its MSR interception bitmaps.
No functional change intended.
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> Link: https://lore.kernel.org/r/20230107011025.565472-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
|
H A D | lapic.c | diff b5fcc59be72a76b5cf7bcc6d4aba6cdb14557d44 Fri Jan 06 19:10:23 CST 2023 Sean Christopherson <seanjc@google.com> KVM: x86: Split out logic to generate "readable" APIC regs mask to helper
Move the generation of the readable APIC regs bitmask to a standalone helper so that VMX can use the mask for its MSR interception bitmaps.
No functional change intended.
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> Link: https://lore.kernel.org/r/20230107011025.565472-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
|