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/
A Dhyperv_features.c596 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
604 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
618 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
627 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
637 hcall->expect = HV_STATUS_SUCCESS; in guest_test_hcalls_access()
/linux/arch/x86/hyperv/
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()
289 if (status != HV_STATUS_SUCCESS) { in hv_teardown_msi_irq_common()
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()
/linux/drivers/iommu/
A Dhyperv-iommu.c216 if (status != HV_STATUS_SUCCESS) in hyperv_root_ir_compose_msi_msg()
227 if (status != HV_STATUS_SUCCESS) { in hyperv_root_ir_compose_msi_msg()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h173 #define HV_STATUS_SUCCESS 0 macro
/linux/include/asm-generic/
A Dmshyperv.h67 return hv_result(status) == HV_STATUS_SUCCESS; in hv_result_success()
A Dhyperv-tlfs.h193 #define HV_STATUS_SUCCESS 0 macro
/linux/drivers/hv/
A Dconnection.c500 case HV_STATUS_SUCCESS: in vmbus_post_msg()
A Dhv_balloon.c1613 if ((status & HV_HYPERCALL_RESULT_MASK) != HV_STATUS_SUCCESS) { in hv_free_page_report()
/linux/arch/x86/kvm/
A Dhyperv.c1854 return (u64)HV_STATUS_SUCCESS | in kvm_hv_flush_tlb()
1950 return HV_STATUS_SUCCESS; in kvm_hv_send_ipi()
2088 return HV_STATUS_SUCCESS; in kvm_hvcall_signal_event()
2165 u64 ret = HV_STATUS_SUCCESS; in kvm_hv_hypercall()

Completed in 28 milliseconds