Home
last modified time | relevance | path

Searched defs:current_evmcs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/kvm/vmx/
Devmcs.h18 #define current_evmcs ((struct hv_enlightened_vmcs *)this_cpu_read(current_vmcs)) macro
/Linux-v5.4/tools/testing/selftests/kvm/include/
Devmcs.h220 struct hv_enlightened_vmcs *current_evmcs; variable