Home
last modified time | relevance | path

Searched refs:KVM_EOPNOTSUPP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dkvm_para.h19 #define KVM_EOPNOTSUPP 95 macro
/Linux-v5.10/drivers/ptp/
Dptp_kvm.c182 if (ret == -KVM_ENOSYS || ret == -KVM_EOPNOTSUPP) in ptp_kvm_init()
/Linux-v5.10/Documentation/virt/kvm/
Dhypercalls.rst137 Returns KVM_EOPNOTSUPP if the host does not use TSC clocksource,
/Linux-v5.10/arch/x86/kvm/
Dx86.c7990 return -KVM_EOPNOTSUPP; in kvm_pv_clock_pairing()
7993 return -KVM_EOPNOTSUPP; in kvm_pv_clock_pairing()