Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
A Dsvm_onhyperv.c34 if (!hve->hv_enlightenments_control.nested_flush_hypercall) { in svm_hv_enable_direct_tlbflush()
35 hve->hv_enlightenments_control.nested_flush_hypercall = 1; in svm_hv_enable_direct_tlbflush()
A Dsvm_onhyperv.h23 u32 nested_flush_hypercall:1; member
/linux/arch/x86/kvm/vmx/
A Devmcs.h178 if (current_evmcs->hv_enlightenments_control.nested_flush_hypercall) in evmcs_load()
A Dvmx.c481 evmcs->hv_enlightenments_control.nested_flush_hypercall = 1; in hv_enable_direct_tlbflush()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h552 u32 nested_flush_hypercall:1; member
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h201 u32 nested_flush_hypercall:1; member

Completed in 21 milliseconds