Searched hist:a8ac864a7d6dbc2fc43081b1eecd9e0183065d47 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A D | mtrr.c | diff a8ac864a7d6dbc2fc43081b1eecd9e0183065d47 Wed Feb 03 18:01:15 CST 2021 Sean Christopherson <seanjc@google.com> KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Add a helper to generate the mask of reserved GPA bits _without_ any adjustments for repurposed bits, and use it to replace a variety of open coded variants in the MTRR and APIC_BASE flows.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210204000117.3303214-11-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | cpuid.h | diff a8ac864a7d6dbc2fc43081b1eecd9e0183065d47 Wed Feb 03 18:01:15 CST 2021 Sean Christopherson <seanjc@google.com> KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Add a helper to generate the mask of reserved GPA bits _without_ any adjustments for repurposed bits, and use it to replace a variety of open coded variants in the MTRR and APIC_BASE flows.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210204000117.3303214-11-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | cpuid.c | diff a8ac864a7d6dbc2fc43081b1eecd9e0183065d47 Wed Feb 03 18:01:15 CST 2021 Sean Christopherson <seanjc@google.com> KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Add a helper to generate the mask of reserved GPA bits _without_ any adjustments for repurposed bits, and use it to replace a variety of open coded variants in the MTRR and APIC_BASE flows.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210204000117.3303214-11-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86.c | diff a8ac864a7d6dbc2fc43081b1eecd9e0183065d47 Wed Feb 03 18:01:15 CST 2021 Sean Christopherson <seanjc@google.com> KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Add a helper to generate the mask of reserved GPA bits _without_ any adjustments for repurposed bits, and use it to replace a variety of open coded variants in the MTRR and APIC_BASE flows.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210204000117.3303214-11-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|