Home
last modified time | relevance | path

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

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