Home
last modified time | relevance | path

Searched refs:nested_flush_hypercall (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/arch/x86/kvm/svm/
Dsvm_onhyperv.c33 if (!hve->hv_enlightenments_control.nested_flush_hypercall) { in svm_hv_enable_direct_tlbflush()
34 hve->hv_enlightenments_control.nested_flush_hypercall = 1; in svm_hv_enable_direct_tlbflush()
Dhyperv.h19 u32 nested_flush_hypercall:1; member
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c28 u32 nested_flush_hypercall:1; member
/linux-6.1.9/arch/x86/kvm/vmx/
Devmcs.h206 if (current_evmcs->hv_enlightenments_control.nested_flush_hypercall) in evmcs_load()
Dvmx.c549 evmcs->hv_enlightenments_control.nested_flush_hypercall = 1; in hv_enable_direct_tlbflush()
/linux-6.1.9/arch/x86/include/asm/
Dhyperv-tlfs.h555 u32 nested_flush_hypercall:1; member
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Devmcs.h201 u32 nested_flush_hypercall:1; member