Home
last modified time | relevance | path

Searched refs:H_SUCCESS (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c63 return H_SUCCESS; in resize_hpt_convert_rc()
187 if (rc == H_SUCCESS) { in h_resize_hpt_commit()
211 return H_SUCCESS; in h_set_sprg0()
229 return H_SUCCESS; in h_set_dabr()
250 return H_SUCCESS; in h_set_xdabr()
261 target_long ret = H_SUCCESS; in h_page_init()
354 return H_SUCCESS; in register_vpa()
370 return H_SUCCESS; in deregister_vpa()
399 return H_SUCCESS; in register_slb_shadow()
408 return H_SUCCESS; in deregister_slb_shadow()
[all …]
H A Dspapr_vhyp_mmu.c90 return H_SUCCESS; in h_enter()
145 return H_SUCCESS; in h_remove()
183 target_ulong rc = H_SUCCESS; in h_bulk_remove()
266 return H_SUCCESS; in h_protect()
294 return H_SUCCESS; in h_read()
328 pending->ret = H_SUCCESS; in hpt_prepare_thread()
391 return H_SUCCESS; in vhyp_mmu_resize_hpt_prepare()
446 return H_SUCCESS; in rehash_hpte()
511 return H_SUCCESS; in rehash_hpte()
517 return H_SUCCESS; in rehash_hpte()
[all …]
H A Dspapr_nvdimm.c294 return H_SUCCESS; in h_scm_read_metadata()
357 return H_SUCCESS; in h_scm_write_metadata()
417 return H_SUCCESS; in h_scm_bind_mem()
478 return H_SUCCESS; in flush_worker_cb()
767 return H_SUCCESS; in h_scm_unbind_mem()
820 return H_SUCCESS; in h_scm_unbind_all()
851 return H_SUCCESS; in h_scm_health()
H A Dspapr_tpm_proxy.c99 return H_SUCCESS; in tpm_execute()
122 return H_SUCCESS; in h_tpm_comm()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c388 return H_SUCCESS; in kvmppc_tce_validate()
410 return H_SUCCESS; in kvmppc_tce_validate()
466 return H_SUCCESS; in kvmppc_tce_iommu_mapped_dec()
476 return H_SUCCESS; in kvmppc_tce_iommu_mapped_dec()
491 return H_SUCCESS; in kvmppc_tce_iommu_do_unmap()
494 if (ret != H_SUCCESS) in kvmppc_tce_iommu_do_unmap()
504 unsigned long i, ret = H_SUCCESS; in kvmppc_tce_iommu_unmap()
510 if (ret != H_SUCCESS) in kvmppc_tce_iommu_unmap()
562 unsigned long i, pgoff, ret = H_SUCCESS; in kvmppc_tce_iommu_map()
571 if (ret != H_SUCCESS) in kvmppc_tce_iommu_map()
[all …]
H A Dbook3s_hv_rm_mmu.c397 return H_SUCCESS; in kvmppc_do_h_enter()
543 return H_SUCCESS; in kvmppc_do_h_remove()
564 long int ret = H_SUCCESS; in kvmppc_h_bulk_remove()
571 for (i = 0; i < 4 && ret == H_SUCCESS; ) { in kvmppc_h_bulk_remove()
741 return H_SUCCESS; in kvmppc_h_protect()
782 return H_SUCCESS; in kvmppc_h_read()
828 ret = H_SUCCESS; in kvmppc_h_clear_ref()
876 ret = H_SUCCESS; in kvmppc_h_clear_mod()
922 return H_SUCCESS; in kvmppc_get_hpa()
931 long ret = H_SUCCESS; in kvmppc_do_h_page_init_zero()
[all …]
H A Dbook3s_pr_papr.c77 ret = H_SUCCESS; in kvmppc_h_pr_enter()
116 ret = H_SUCCESS; in kvmppc_h_pr_remove()
149 int ret = H_SUCCESS; in kvmppc_h_pr_bulk_remove()
253 ret = H_SUCCESS; in kvmppc_h_pr_protect()
292 kvmppc_set_gpr(vcpu, 3, H_SUCCESS); in kvmppc_h_pr_set_mode()
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c129 if (hret != H_SUCCESS) { in ehea_create_cq()
150 if (hret < H_SUCCESS) { in ehea_create_cq()
159 if ((hret != H_SUCCESS) || (vpage)) { in ehea_create_cq()
199 if (hret != H_SUCCESS) in ehea_destroy_cq_res()
221 if (hret != H_SUCCESS) { in ehea_destroy_cq()
250 if (hret != H_SUCCESS) { in ehea_create_eq()
279 if ((hret != H_SUCCESS) || (vpage)) in ehea_create_eq()
325 if (hret != H_SUCCESS) in ehea_destroy_eq_res()
348 if (hret != H_SUCCESS) { in ehea_destroy_eq()
379 if (hret < H_SUCCESS) { in ehea_qp_alloc_register()
[all …]
H A Dehea_main.c365 if (hret != H_SUCCESS) { in ehea_update_stats()
991 if (hret != H_SUCCESS) { in ehea_sense_port_attr()
1079 if (hret == H_SUCCESS) { in ehea_set_portspeed()
1086 if (hret == H_SUCCESS) { in ehea_set_portspeed()
1383 if (hret != H_SUCCESS) in ehea_configure_port()
1694 if (hret != H_SUCCESS) { in ehea_broadcast_reg_helper()
1706 if (hret != H_SUCCESS) { in ehea_broadcast_reg_helper()
1742 if (hret != H_SUCCESS) { in ehea_set_mac_addr()
2107 if (hret != H_SUCCESS) { in ehea_vlan_rx_add_vid()
2118 if (hret != H_SUCCESS) { in ehea_vlan_rx_add_vid()
[all …]
/openbmc/linux/arch/powerpc/sysdev/xics/
H A Dicp-hv.c28 if (rc == H_SUCCESS) { in icp_hv_get_xirr()
42 if (rc != H_SUCCESS) { in icp_hv_set_cppr()
52 if (rc != H_SUCCESS) { in icp_hv_set_xirr()
68 if (rc != H_SUCCESS) { in icp_hv_set_qirr()
/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.c81 if ((rc != H_SUCCESS) && (rc != H_CONTINUE)) \
148 case H_SUCCESS: /* The process info is attached to the coherent platform function */ in cxl_h_attach_process()
184 case H_SUCCESS: /* The process was detached from the coherent platform function */ in cxl_h_detach_process()
217 case H_SUCCESS: /* The operation is completed for the coherent platform function */ in cxl_h_control_function()
411 case H_SUCCESS: /* The interrupt info is returned in return registers. */ in cxl_h_collect_int_info()
456 case H_SUCCESS: /* Faults were successfully controlled for the function. */ in cxl_h_control_faults()
490 case H_SUCCESS: /* The operation is completed for the coherent platform facility */ in cxl_h_control_facility()
597 case H_SUCCESS: /* The operation is completed for the coherent platform facility */ in cxl_h_download_facility()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvconsole.c38 if (ret == H_SUCCESS) in hvc_get_chars()
68 if (ret == H_SUCCESS) in hvc_put_chars()
H A Dlpar.c747 if (rc != H_SUCCESS) { in pseries_lpar_register_process_table()
799 if (unlikely(lpar_rc != H_SUCCESS)) { in pSeries_lpar_hpte_insert()
829 if (lpar_rc == H_SUCCESS) in pSeries_lpar_hpte_remove()
864 if (lpar_rc != H_SUCCESS) { in manual_hpte_clear_all()
898 if (rc != H_SUCCESS) in pseries_hpte_clear_all()
953 BUG_ON(lpar_rc != H_SUCCESS); in pSeries_lpar_hpte_updatepp()
970 if (lpar_rc != H_SUCCESS) { in __pSeries_lpar_hpte_find()
1034 BUG_ON(lpar_rc != H_SUCCESS); in pSeries_lpar_hpte_updateboltedpp()
1053 BUG_ON(lpar_rc != H_SUCCESS); in pSeries_lpar_hpte_invalidate()
1110 if (rc == H_SUCCESS) in call_block_remove()
[all …]
H A Dvas.c67 if (rc == H_SUCCESS) { in h_allocate_vas_window()
98 if (rc == H_SUCCESS) in h_deallocate_vas_window()
127 if (rc == H_SUCCESS) in h_modify_vas_window()
154 if (rc == H_SUCCESS) in h_query_vas_capabilities()
179 if (rc == H_SUCCESS) in h_get_nx_fault()
364 if (rc != H_SUCCESS) { in vas_allocate_window()
H A Drng.c20 if (plpar_hcall(H_RANDOM, retbuf) == H_SUCCESS) { in pseries_get_random_long()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c272 if (lpar_rc != H_SUCCESS) { in ibmveth_replenish_buffer_pool()
440 if (lpar_rc != H_SUCCESS) { in ibmveth_rxq_recycle_buffer()
513 if (rc != H_SUCCESS && try_again) { in ibmveth_register_logical_lan()
603 if (lpar_rc != H_SUCCESS) { in ibmveth_open()
701 if (lpar_rc != H_SUCCESS) { in ibmveth_close()
819 if (ret == H_SUCCESS && in ibmveth_set_csum_offload()
824 if (ret4 != H_SUCCESS) { in ibmveth_set_csum_offload()
842 if (ret6 != H_SUCCESS) { in ibmveth_set_csum_offload()
856 if (ret4 == H_SUCCESS || ret6 == H_SUCCESS) in ibmveth_set_csum_offload()
896 if (ret1 == H_SUCCESS && (ret_attr & IBMVETH_ILLAN_LRG_SND_SUPPORT) && in ibmveth_set_tso()
[all …]
/openbmc/qemu/hw/intc/
H A Dxics_spapr.c69 return H_SUCCESS; in h_cppr()
85 return H_SUCCESS; in h_ipi()
96 return H_SUCCESS; in h_xirr()
108 return H_SUCCESS; in h_xirr_x()
119 return H_SUCCESS; in h_eoi()
140 return H_SUCCESS; in h_ipoll()
/openbmc/qemu/include/hw/ppc/
H A Dspapr_vio.h102 H_DEST_PARM : H_SUCCESS; in spapr_vio_dma_read()
110 H_DEST_PARM : H_SUCCESS; in spapr_vio_dma_write()
118 H_DEST_PARM : H_SUCCESS; in spapr_vio_dma_set()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ibmvtpm.c145 if (rc != H_SUCCESS) in ibmvtpm_crq_send_init()
241 if (rc != H_SUCCESS) { in tpm_ibmvtpm_send()
287 if (rc != H_SUCCESS) in ibmvtpm_crq_get_rtce_size()
310 if (rc != H_SUCCESS) in ibmvtpm_crq_get_version()
330 if (rc != H_SUCCESS) in ibmvtpm_crq_send_init_complete()
413 if (rc != H_SUCCESS) in tpm_ibmvtpm_suspend()
/openbmc/linux/drivers/watchdog/
H A Dpseries-wdt.c110 if (rc != H_SUCCESS) { in pseries_wdt_start()
125 if (rc != H_SUCCESS && rc != H_NOOP) { in pseries_wdt_stop()
156 if (rc != H_SUCCESS) in pseries_wdt_probe()
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c80 ret = H_SUCCESS; in watchdog_stop()
95 if (r != H_NOOP && r != H_SUCCESS) { in watchdog_stop_all()
134 target_ulong ret = H_SUCCESS; in h_watchdog()
/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h338 if (rc == H_SUCCESS) { in plpar_get_cpu_characteristics()
370 } else if (rc == H_SUCCESS) in pseries_rpt_invalidate()
384 } else if (rc == H_SUCCESS) in pseries_rpt_invalidate()
H A Dultravisor-api.h23 #define U_SUCCESS H_SUCCESS
/openbmc/qemu/hw/net/
H A Dspapr_llan.c498 return H_SUCCESS; in h_register_logical_lan()
521 return H_SUCCESS; in h_free_logical_lan()
677 return H_SUCCESS; in h_add_logical_lan_buffer()
724 return H_SUCCESS; in h_send_logical_lan()
746 return H_SUCCESS; in h_send_logical_lan()
759 return H_SUCCESS; in h_multicast_ctrl()
786 return H_SUCCESS; in h_change_logical_lan_mac()
/openbmc/qemu/hw/tpm/
H A Dtpm_spapr.c176 if (rc == H_SUCCESS) { in tpm_spapr_do_crq()
230 return H_SUCCESS; in tpm_spapr_do_crq()
258 if (rc == H_SUCCESS) { in tpm_spapr_request_completed()

1234