aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-06-24 17:18:07 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-25 04:54:40 -0400
commit72ae5822b81a6686c4b4d526ccdd7b7f5f0f9b97 (patch)
treebbc41cabc45a6442e251126305e01259db853866 /tools/perf/scripts/python/bin
parentKVM: SEV-ES: reuse advance_sev_es_emulated_ins for OUT too (diff)
downloadlinux-72ae5822b81a6686c4b4d526ccdd7b7f5f0f9b97.tar.gz
linux-72ae5822b81a6686c4b4d526ccdd7b7f5f0f9b97.zip
KVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs' @access info
Use an "unsigned int" for @access parameters instead of a "u32", mostly to be consistent throughout KVM, but also because "u32" is misleading. @access can actually squeeze into a u8, i.e. doesn't need 32 bits, but is as an "unsigned int" because sp->role.access is an unsigned int. No functional change intended. Link: https://lore.kernel.org/all/YqyZxEfxXLsHGoZ%2F@google.com Cc: David Matlack <dmatlack@google.com> Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20220624171808.2845941-3-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions