diff options
| author | Sean Christopherson <seanjc@google.com> | 2022-06-14 23:33:22 +0000 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-20 06:21:26 -0400 |
| commit | 1ae20e0b975caf8ff51511a89cce5e28ec3e4d70 (patch) | |
| tree | 3721bb1065e226c5b7963a0a49c65d65446ba922 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | b8e1b9626746209c980ce3fbf9ec3fc86910873d (diff) | |
| download | linux-1ae20e0b975caf8ff51511a89cce5e28ec3e4d70.tar.gz linux-1ae20e0b975caf8ff51511a89cce5e28ec3e4d70.zip | |
KVM: VMX: Refactor 32-bit PSE PT creation to avoid using MMU macro
Compute the number of PTEs to be filled for the 32-bit PSE page tables
using the page size and the size of each entry. While using the MMU's
PT32_ENT_PER_PAGE macro is arguably better in isolation, removing VMX's
usage will allow a future namespacing cleanup to move the guest page
table macros into paging_tmpl.h, out of the reach of code that isn't
directly related to shadow paging.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220614233328.3896033-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
