Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkvm_para.h16 #define KVM_EINVAL EINVAL macro
/linux/arch/x86/kvm/
H A Dx86.c10069 ret = -KVM_EINVAL; in ____kvm_emulate_hypercall()