diff options
author | Sean Christopherson <[email protected]> | 2021-06-22 10:57:30 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-06-24 18:00:46 -0400 |
commit | fe660f7244d7e237ab7726813dc9aec8e94900d6 (patch) | |
tree | 36b182843ebf4e1f5a165c1398ae0c5d1b0ac938 /tools/perf/scripts/python | |
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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions