Home
last modified time | relevance | path

Searched refs:KVM_ENOSYS (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dkvm_para.h14 #define KVM_ENOSYS 1000 macro
/linux-5.19.10/arch/mips/kvm/
Dhypcall.c36 *hret = -KVM_ENOSYS; in kvm_mips_hypercall()
/linux-5.19.10/drivers/ptp/
Dptp_kvm_x86.c34 if (ret == -KVM_ENOSYS) in kvm_arch_ptp_init()
/linux-5.19.10/tools/testing/selftests/kvm/x86_64/
Dkvm_pv_test.c127 GUEST_ASSERT(r == -KVM_ENOSYS); in test_hcall()
/linux-5.19.10/arch/x86/kvm/
Dx86.c9313 ret = -KVM_ENOSYS; in kvm_emulate_hypercall()
9348 ret = -KVM_ENOSYS; in kvm_emulate_hypercall()
9368 ret = -KVM_ENOSYS; in kvm_emulate_hypercall()