diff options
| author | Sean Christopherson <[email protected]> | 2020-09-24 12:42:49 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-09-28 07:57:27 -0400 |
| commit | dc46515cf838e37c602016cc905df051e06cb8ea (patch) | |
| tree | 6f9e4f7c7a31dc904007435d3c182f6bcb78cb5d /tools/perf/scripts/python/flamegraph.py | |
| parent | 1cc6cbc3e405536b971cbd62341197a411e7713c (diff) | |
KVM: x86: Move illegal GPA helper out of the MMU code
Rename kvm_mmu_is_illegal_gpa() to kvm_vcpu_is_illegal_gpa() and move it
to cpuid.h so that's it's colocated with cpuid_maxphyaddr(). The helper
is not MMU specific and will gain a user that is completely unrelated to
the MMU in a future patch.
No functional change intended.
Suggested-by: Paolo Bonzini <[email protected]>
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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions