Home
last modified time | relevance | path

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

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