Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dkvm_para.h18 #define KVM_EPERM EPERM macro
/linux-6.12.1/arch/x86/kvm/
Dx86.c10019 ret = -KVM_EPERM; in __kvm_emulate_hypercall()