Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dkvm.h107 #define KVM_RUN_X86_SMM (1 << 0) macro
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h107 #define KVM_RUN_X86_SMM (1 << 0) macro
/linux/arch/x86/kvm/
H A Dx86.c10169 kvm_run->flags |= KVM_RUN_X86_SMM; in post_kvm_run_save()