diff options
author | Sean Christopherson <seanjc@google.com> | 2024-08-09 12:43:28 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-09-09 20:22:07 -0700 |
commit | 7645829145a91a3e13fdc322492500dae46ca17c (patch) | |
tree | 961cbd7de5b2dcbf278904a622206515b9e48750 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 7aac9dc680da9390a22515c3f822c9d1907c4f02 (diff) |
KVM: x86/mmu: Add KVM_RMAP_MANY to replace open coded '1' and '1ul' literals
Replace all of the open coded '1' literals used to mark a PTE list as
having many/multiple entries with a proper define. It's hard enough to
read the code with one magic bit, and a future patch to support "locking"
a single rmap will add another.
No functional change intended.
Link: https://lore.kernel.org/r/20240809194335.1726916-17-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions