Commit fe660f7
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>1 parent f4bd6f7 commit fe660f7
1 file changed
Lines changed: 2 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4531 | 4531 | | |
4532 | 4532 | | |
4533 | 4533 | | |
4534 | | - | |
| 4534 | + | |
4535 | 4535 | | |
4536 | | - | |
4537 | 4536 | | |
4538 | 4537 | | |
4539 | 4538 | | |
4540 | 4539 | | |
4541 | 4540 | | |
4542 | 4541 | | |
4543 | 4542 | | |
4544 | | - | |
4545 | | - | |
4546 | | - | |
4547 | | - | |
4548 | | - | |
4549 | 4543 | | |
4550 | 4544 | | |
4551 | 4545 | | |
| |||
4555 | 4549 | | |
4556 | 4550 | | |
4557 | 4551 | | |
4558 | | - | |
4559 | | - | |
4560 | | - | |
4561 | | - | |
4562 | | - | |
4563 | 4552 | | |
4564 | 4553 | | |
4565 | 4554 | | |
| |||
4650 | 4639 | | |
4651 | 4640 | | |
4652 | 4641 | | |
4653 | | - | |
4654 | | - | |
4655 | 4642 | | |
4656 | 4643 | | |
4657 | 4644 | | |
| |||
4704 | 4691 | | |
4705 | 4692 | | |
4706 | 4693 | | |
4707 | | - | |
4708 | | - | |
4709 | 4694 | | |
4710 | | - | |
| 4695 | + | |
4711 | 4696 | | |
4712 | 4697 | | |
4713 | 4698 | | |
| |||
0 commit comments