Home
last modified time | relevance | path

Searched refs:svm_x86_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/arch/x86/kvm/svm/
Dsvm_onhyperv.h15 static struct kvm_x86_ops svm_x86_ops; variable
56 svm_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in svm_hv_hardware_setup()
57 svm_x86_ops.tlb_remote_flush_with_range = in svm_hv_hardware_setup()
74 svm_x86_ops.enable_direct_tlbflush = in svm_hv_hardware_setup()
Dsvm.c4522 static struct kvm_x86_ops svm_x86_ops __initdata = {
4657 .runtime_ops = &svm_x86_ops,