Home
last modified time | relevance | path

Searched refs:HV_STATUS_SUCCESS (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c600 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
609 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
624 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
634 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
645 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
H A Dhyperv_extended_hypercalls.c78 run->hyperv.u.hcall.result = HV_STATUS_SUCCESS; in main()
/linux/arch/x86/hyperv/
H A Dhv_proc.c122 int ret = HV_STATUS_SUCCESS; in hv_call_add_logical_proc()
162 int ret = HV_STATUS_SUCCESS; in hv_call_create_vp()
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()
/linux/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()
/linux/include/asm-generic/
H A Dmshyperv.h92 return hv_result(status) == HV_STATUS_SUCCESS; in hv_result_success()
H A Dhyperv-tlfs.h215 #define HV_STATUS_SUCCESS 0 macro
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h239 #define HV_STATUS_SUCCESS 0 macro
/linux/drivers/hv/
H A Dconnection.c468 case HV_STATUS_SUCCESS: in vmbus_post_msg()
/linux/arch/x86/kvm/
H A Dhyperv.c2193 return (u64)HV_STATUS_SUCCESS | in kvm_hv_flush_tlb()
2295 return HV_STATUS_SUCCESS; in kvm_hv_send_ipi()
2443 return HV_STATUS_SUCCESS; in kvm_hvcall_signal_event()
2524 u64 ret = HV_STATUS_SUCCESS; in kvm_hv_hypercall()