Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dkvm_para.h16 #define KVM_EINVAL EINVAL macro
/linux-6.12.1/arch/x86/kvm/
Dlapic.c873 return -KVM_EINVAL; in kvm_pv_send_ipi()
Dx86.c10064 ret = -KVM_EINVAL; in __kvm_emulate_hypercall()