diff options
| author | Sean Christopherson <[email protected]> | 2022-06-14 23:33:22 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-06-20 06:21:26 -0400 |
| commit | 1ae20e0b975caf8ff51511a89cce5e28ec3e4d70 (patch) | |
| tree | 3721bb1065e226c5b7963a0a49c65d65446ba922 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | b8e1b9626746209c980ce3fbf9ec3fc86910873d (diff) | |
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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions