diff options
author | Sean Christopherson <seanjc@google.com> | 2021-06-22 10:57:30 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-24 18:00:46 -0400 |
commit | fe660f7244d7e237ab7726813dc9aec8e94900d6 (patch) | |
tree | 36b182843ebf4e1f5a165c1398ae0c5d1b0ac938 /drivers/pcmcia/tcic.c | |
parent | f4bd6f73763a91a0c6fc39974d57034e19f25494 (diff) |
KVM: x86/mmu: Collapse 32-bit PAE and 64-bit statements for helpers
Skip paging32E_init_context() and paging64_init_context_common() and go
directly to paging64_init_context() (was the common version) now that
the relevant flows don't need to distinguish between 64-bit PAE and
32-bit PAE for other reasons.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210622175739.3610207-46-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/pcmcia/tcic.c')
0 files changed, 0 insertions, 0 deletions