Home
last modified time | relevance | path

Searched refs:HV_STATUS_SUCCESS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c606 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
615 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
630 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
640 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
651 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
H A Dhyperv_extended_hypercalls.c76 run->hyperv.u.hcall.result = HV_STATUS_SUCCESS; in main()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dirqdomain.c226 if (status != HV_STATUS_SUCCESS) { in hv_irq_compose_msi_msg()
239 if (status != HV_STATUS_SUCCESS) { in hv_irq_compose_msi_msg()
275 if (status != HV_STATUS_SUCCESS) in hv_teardown_msi_irq()
H A Dhv_proc.c123 int ret = HV_STATUS_SUCCESS; in hv_call_add_logical_proc()
168 int ret = HV_STATUS_SUCCESS; in hv_call_create_vp()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dhyperv-iommu.c219 if (status != HV_STATUS_SUCCESS) in hyperv_root_ir_compose_msi_msg()
230 if (status != HV_STATUS_SUCCESS) { in hyperv_root_ir_compose_msi_msg()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmshyperv.h201 if ((status & HV_HYPERCALL_RESULT_MASK) != HV_STATUS_SUCCESS) in hv_do_rep_hypercall()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h78 return hv_result(status) == HV_STATUS_SUCCESS; in hv_result_success()
H A Dhyperv-tlfs.h215 #define HV_STATUS_SUCCESS 0 macro
/kernel/linux/linux-5.10/drivers/hv/
H A Dconnection.c411 case HV_STATUS_SUCCESS: in vmbus_post_msg()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h178 #define HV_STATUS_SUCCESS 0 macro
/kernel/linux/linux-6.6/drivers/hv/
H A Dconnection.c453 case HV_STATUS_SUCCESS: in vmbus_post_msg()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h227 #define HV_STATUS_SUCCESS 0 macro
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c1583 return (u64)HV_STATUS_SUCCESS | in kvm_hv_flush_tlb()
1680 return HV_STATUS_SUCCESS; in kvm_hv_send_ipi()
1749 return HV_STATUS_SUCCESS; in kvm_hvcall_signal_event()
1754 u64 param, ingpa, outgpa, ret = HV_STATUS_SUCCESS; in kvm_hv_hypercall()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c2142 return (u64)HV_STATUS_SUCCESS | in kvm_hv_flush_tlb()
2244 return HV_STATUS_SUCCESS; in kvm_hv_send_ipi()
2392 return HV_STATUS_SUCCESS; in kvm_hvcall_signal_event()
2473 u64 ret = HV_STATUS_SUCCESS; in kvm_hv_hypercall()

Completed in 15 milliseconds