summaryrefslogtreecommitdiffstats
path: root/rust
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2024-08-09 21:43:28 +0200
committerSean Christopherson <seanjc@google.com>2024-09-10 05:22:07 +0200
commit7645829145a91a3e13fdc322492500dae46ca17c (patch)
tree961cbd7de5b2dcbf278904a622206515b9e48750 /rust
parentKVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range() (diff)
downloadlinux-7645829145a91a3e13fdc322492500dae46ca17c.tar.xz
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')
0 files changed, 0 insertions, 0 deletions