diff options
author | Sean Christopherson <[email protected]> | 2024-08-30 17:15:17 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-09-09 20:16:18 -0700 |
commit | 4ececec19a0914873634ad69bbaca5557c33e855 (patch) | |
tree | 2026c22d50fbe373af719abf397ad4b80a376679 /tools/testing/selftests/bpf/progs/test_autoload.c | |
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/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions