Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dkvm_para.h15 #define KVM_EFAULT EFAULT macro
/linux-6.1.9/arch/x86/kvm/
Dx86.c9527 ret = -KVM_EFAULT; in kvm_pv_clock_pairing()