Move the functions which are inside the RCU off region into the
non-instrumentable text section.
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Cc: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
---
arch/x86/kvm/svm/svm.c | 102 ++++++++++++++++++++++++---------------------
arch/x86/kvm/svm/vmenter.S | 2
2 files changed, 57 insertions(+), 47 deletions(-)