diff options
author | Sean Christopherson <seanjc@google.com> | 2024-08-30 17:15:17 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-09-09 20:16:18 -0700 |
commit | 4ececec19a0914873634ad69bbaca5557c33e855 (patch) | |
tree | 2026c22d50fbe373af719abf397ad4b80a376679 /tools/perf/scripts/python/parallel-perf.py | |
parent | 1dc9cc1c4c230fbc6bf6322f150d4b81f712cfb9 (diff) |
KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper
Drop the globally visible PFERR_NESTED_GUEST_PAGE and replace it with a
more appropriately named is_write_to_guest_page_table(). The macro name
is misleading, because while all nNPT walks match PAGE|WRITE|PRESENT, the
reverse is not true.
No functional change intended.
Link: https://lore.kernel.org/r/20240831001538.336683-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions