Home
last modified time | relevance | path

Searched refs:KVM_ENOSYS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dkvm_para.h13 #define KVM_ENOSYS 1000 macro
/linux-3.4.99/arch/x86/kvm/
Dx86.c5020 ret = -KVM_ENOSYS; in kvm_emulate_hypercall()