KVM_ENOSYS         36 arch/mips/kvm/hypcall.c 	*hret = -KVM_ENOSYS;
KVM_ENOSYS       7502 arch/x86/kvm/x86.c 		ret = -KVM_ENOSYS;
KVM_ENOSYS        182 drivers/ptp/ptp_kvm.c 	if (ret == -KVM_ENOSYS || ret == -KVM_EOPNOTSUPP)