aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorDavid Matlack <[email protected]>2023-01-26 10:40:23 -0800
committerSean Christopherson <[email protected]>2023-03-17 15:36:20 -0700
commit9d4655da1a4c17f6691a6434303d9973017bf1ca (patch)
tree4692706a5ef30a58a6bd8d279d5d70f6561f1695 /lib/mpi/mpi-mod.c
parent8c63e8c2176552d5c003d7459609383d32bf47f3 (diff)
KVM: x86/mmu: Use gfn_t in kvm_flush_remote_tlbs_range()
Use gfn_t instead of u64 for kvm_flush_remote_tlbs_range()'s parameters, since gfn_t is the standard type for GFNs throughout KVM. Opportunistically rename pages to nr_pages to make its role even more obvious. No functional change intended. Signed-off-by: David Matlack <[email protected]> Link: https://lore.kernel.org/r/[email protected] [sean: convert pages to gfn_t too, and rename] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions