Home
last modified time | relevance | path

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

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