diff options
author | Sean Christopherson <[email protected]> | 2021-08-09 10:39:54 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-08-13 03:35:16 -0400 |
commit | ad0577c375299a2cc426913c141086c0e9033c78 (patch) | |
tree | 42491e1d0458357ed10dc7aaebb301d4a515c611 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 2fba4fc155280727b4997c6ee86f24c260dd9155 (diff) |
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Remove the __kvm_handle_fault_on_reboot() and __ex() macros now that all
VMX and SVM instructions use asm goto to handle the fault (or in the
case of VMREAD, completely custom logic). Drop kvm_spurious_fault()'s
asmlinkage annotation as __kvm_handle_fault_on_reboot() was the only
flow that invoked it from assembly code.
Cc: Uros Bizjak <[email protected]>
Cc: Like Xu <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions