Home
last modified time | relevance | path

Searched refs:hv_enlightenments_control (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kvm/vmx/
Devmcs.h171 if (current_evmcs->hv_enlightenments_control.msr_bitmap) in evmcs_touch_msr_bitmap()
181 if (current_evmcs->hv_enlightenments_control.nested_flush_hypercall) in evmcs_load()
Dvmx.c556 evmcs->hv_enlightenments_control.nested_flush_hypercall = 1; in hv_enable_direct_tlbflush()
2596 evmcs->hv_enlightenments_control.msr_bitmap = 1; in alloc_loaded_vmcs()
/arch/x86/include/asm/
Dhyperv-tlfs.h730 } __packed hv_enlightenments_control; member