Home
last modified time | relevance | path

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

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