Home
last modified time | relevance | path

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

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