diff options
| author | Sean Christopherson <[email protected]> | 2019-12-06 15:57:17 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-01-08 18:16:03 +0100 |
| commit | 9f1a8526fbe3e82afae565fd008f2ca2035662e8 (patch) | |
| tree | b98d53c23d5c1d7ca4dedf85f50c03f945bbf09d /tools/perf/scripts/python/bin | |
| parent | 367fd790b17dbe2847c29099cf9902ded207901c (diff) | |
KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()
Move nonpaging_page_fault() below try_async_pf() to eliminate the
forward declaration of try_async_pf() and to prepare for combining the
bulk of nonpaging_page_fault() and tdp_page_fault() into a common
helper.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions