Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dkvm_para.h14 #define KVM_ENOSYS 1000 macro
/linux-6.12.1/arch/mips/kvm/
Dhypcall.c36 *hret = -KVM_ENOSYS; in kvm_mips_hypercall()
/linux-6.12.1/drivers/ptp/
Dptp_kvm_x86.c55 if (ret == -KVM_ENOSYS) { in kvm_arch_ptp_init()
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dkvm_pv_test.c80 GUEST_ASSERT_EQ(r, -KVM_ENOSYS); in test_hcall()
/linux-6.12.1/arch/x86/kvm/
Dx86.c10023 ret = -KVM_ENOSYS; in __kvm_emulate_hypercall()
10058 ret = -KVM_ENOSYS; in __kvm_emulate_hypercall()
10083 ret = -KVM_ENOSYS; in __kvm_emulate_hypercall()