diff options
author | 2024-08-09 12:43:28 -0700 | |
---|---|---|
committer | 2024-09-09 20:22:07 -0700 | |
commit | 7645829145a91a3e13fdc322492500dae46ca17c (patch) | |
tree | 961cbd7de5b2dcbf278904a622206515b9e48750 /rust/helpers/workqueue.c | |
parent | KVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range() (diff) | |
download | wireguard-linux-7645829145a91a3e13fdc322492500dae46ca17c.tar.xz wireguard-linux-7645829145a91a3e13fdc322492500dae46ca17c.zip |
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 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions