diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-08-17 07:22:32 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-10-01 03:44:54 -0400 |
commit | 4758d47e0d685c5e2ee999c355c52d25210c2fbc (patch) | |
tree | 366ec7187f89ff6836d63eb36f4d05d8ad727407 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d786c7783b01a01346f77e8e785030b5096c191a (diff) |
KVM: MMU: inline set_spte in FNAME(sync_page)
Since the two callers of set_spte do different things with the results,
inlining it actually makes the code simpler to reason about. For example,
FNAME(sync_page) already has a struct kvm_mmu_page *, but set_spte had to
fish it back out of sptep's private page data.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions