Home
last modified time | relevance | path

Searched refs:H_BUSY (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/drivers/misc/cxl/
A Dhcalls.c58 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) \
61 if (rc == H_BUSY) \
70 rc = H_BUSY; \
162 case H_BUSY: in cxl_h_attach_process()
192 case H_BUSY: in cxl_h_detach_process()
233 case H_BUSY: in cxl_h_control_function()
504 case H_BUSY: in cxl_h_control_facility()
576 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) in cxl_h_download_facility()
579 if (rc != H_BUSY) { in cxl_h_download_facility()
586 rc = H_BUSY; in cxl_h_download_facility()
[all …]
/linux-6.3-rc2/drivers/char/tpm/
A Dtpm_ibmvtpm.c170 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_resume()
357 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in tpm_ibmvtpm_remove()
438 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvtpm_reset_crq()
707 } while (rc1 == H_BUSY || H_IS_LONG_BUSY(rc1)); in tpm_ibmvtpm_probe()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dvas.c41 rc = H_BUSY; in hcall_return_busy_check()
42 } else if (rc == H_BUSY) { in hcall_return_busy_check()
64 } while (rc == H_BUSY); in h_allocate_vas_window()
95 } while (rc == H_BUSY); in h_deallocate_vas_window()
124 } while (rc == H_BUSY); in h_modify_vas_window()
A Dhvconsole.c70 if (ret == H_BUSY) in hvc_put_chars()
A Dpapr_scm.c145 rc = H_BUSY; in papr_scm_pmem_flush()
146 } else if (rc == H_BUSY) { in papr_scm_pmem_flush()
149 } while (rc == H_BUSY); in papr_scm_pmem_flush()
186 } while (rc == H_BUSY); in drc_pmem_bind()
216 rc = H_BUSY; in drc_pmem_unbind()
217 } else if (rc == H_BUSY) { in drc_pmem_unbind()
221 } while (rc == H_BUSY); in drc_pmem_unbind()
A Dhvcserver.c40 case H_BUSY: in hvcs_convert()
A Dplpks.c87 case H_BUSY: in pseries_status_to_err()
A Dlparcfg.c732 } else if (retval == H_BUSY) { in lparcfg_write()
A Dvio.c1130 hret != H_BUSY && hret != H_RESOURCE) || in vio_h_cop_sync()
1153 case H_BUSY: in vio_h_cop_sync()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dultravisor-api.h14 #define U_BUSY H_BUSY
A Dplpar_wrappers.h366 if (rc == H_BUSY) { in pseries_rpt_invalidate()
380 if (rc == H_BUSY) { in pseries_rpt_invalidate()
A Dhvcall.h9 #define H_BUSY 1 /* Hardware busy -- retry later */ macro
/linux-6.3-rc2/drivers/net/ethernet/ibm/ehea/
A Dehea_phyp.c67 return H_BUSY; in ehea_plpar_hcall_norets()
119 return H_BUSY; in ehea_plpar_hcall9()
/linux-6.3-rc2/Documentation/powerpc/
A Dpapr_hcalls.rst282 | Return Value: *H_SUCCESS, H_Parameter, H_P2, H_BUSY*
286 The hcall returns H_BUSY when the flush takes longer time and the hcall needs
/linux-6.3-rc2/drivers/net/ethernet/ibm/
A Dibmveth.c516 } while (H_IS_LONG_BUSY(rc) || (rc == H_BUSY)); in ibmveth_register_logical_lan()
635 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_open()
699 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_close()
1087 } while ((ret == H_BUSY) && (retry_count--)); in ibmveth_send()
A Dibmvnic.c3854 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in release_sub_crq_queue()
3941 } while (rc == H_BUSY || rc == H_IS_LONG_BUSY(rc)); in init_sub_crq_queue()
6004 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvnic_reenable_crq_queue()
6022 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvnic_reset_crq()
6059 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in release_crq_queue()
6137 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in init_crq_queue()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dtrace_hv.h157 {H_BUSY, "H_BUSY"}, \
/linux-6.3-rc2/drivers/scsi/ibmvscsi/
A Dibmvscsi.c153 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_release_crq_queue()
295 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reset_crq_queue()
396 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_init_crq_queue()
425 } while ((rc == H_IN_PROGRESS) || (rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in ibmvscsi_reenable_crq_queue()
A Dibmvfc.c904 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_release_crq_queue()
932 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reenable_crq_queue()
970 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reset_crq()
5754 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_init_crq()
5829 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_deregister_scsi_channel()
/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dspapr.c138 } else if (rc == H_BUSY) { in plpar_busy_delay_time()
/linux-6.3-rc2/drivers/misc/
A Dibmvmc.c79 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_free_crq()
107 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_request_vmc()
/linux-6.3-rc2/drivers/scsi/ibmvscsi_tgt/
A Dibmvscsi_tgt.c162 case H_BUSY: in ibmvscsis_unregister_command_q()

Completed in 65 milliseconds