Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dsvm_onhyperv.c30 if (!hve->hv_enlightenments_control.nested_flush_hypercall) { in svm_hv_enable_l2_tlb_flush()
31 hve->hv_enlightenments_control.nested_flush_hypercall = 1; in svm_hv_enable_l2_tlb_flush()
Dhyperv.h38 if (!hve->hv_enlightenments_control.nested_flush_hypercall) in nested_svm_l2_tlb_flush_enabled()
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx_onhyperv.h115 if (current_evmcs->hv_enlightenments_control.nested_flush_hypercall) in evmcs_load()
Dhyperv.c220 if (!evmcs->hv_enlightenments_control.nested_flush_hypercall) in nested_evmcs_l2_tlb_flush_enabled()
Dvmx.c549 evmcs->hv_enlightenments_control.nested_flush_hypercall = 1; in hv_enable_l2_tlb_flush()
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c89 hve->hv_enlightenments_control.nested_flush_hypercall = 1; in guest_code()
Dhyperv_evmcs.c118 current_evmcs->hv_enlightenments_control.nested_flush_hypercall = 1; in guest_code()
/linux-6.12.1/arch/x86/include/asm/
Dhyperv-tlfs.h602 u32 nested_flush_hypercall:1; member
663 u32 nested_flush_hypercall:1; member
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dsvm.h63 u32 nested_flush_hypercall:1; member
Devmcs.h195 u32 nested_flush_hypercall:1; member