Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkvm_para.h18 #define KVM_EPERM EPERM macro
/openbmc/linux/arch/x86/kvm/
H A Dx86.c9862 ret = -KVM_EPERM; in kvm_emulate_hypercall()