Searched refs:H_IS_LONG_BUSY (Results 1 – 13 of 13) sorted by relevance
170 } 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()440 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvtpm_reset_crq()709 } while (rc1 == H_BUSY || H_IS_LONG_BUSY(rc1)); in tpm_ibmvtpm_probe()
369 if (!H_IS_LONG_BUSY(rc)) { in pseries_enable_reloc_on_exc()402 if (!H_IS_LONG_BUSY(rc)) in pseries_disable_reloc_on_exc()429 if (!H_IS_LONG_BUSY(rc)) in pseries_big_endian_exceptions()455 if (!H_IS_LONG_BUSY(rc)) in pseries_little_endian_exceptions()
1619 while (H_IS_LONG_BUSY(rc)) { in pseries_lpar_resize_hpt()1693 if (!H_IS_LONG_BUSY(rc)) in pseries_lpar_register_process_table()
174 if (H_IS_LONG_BUSY(rc)) { in drc_pmem_unbind()
58 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) \576 if (rc != H_BUSY && !H_IS_LONG_BUSY(rc)) in cxl_h_download_facility()
51 if (H_IS_LONG_BUSY(ret)) { in ehea_plpar_hcall_norets()91 if (H_IS_LONG_BUSY(ret)) { in ehea_plpar_hcall9()
114 #define H_IS_LONG_BUSY(x) ((x >= H_LONG_BUSY_START_RANGE) \ macro
75 if (H_IS_LONG_BUSY(rc)) in h_free_crq()79 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_free_crq()100 if (H_IS_LONG_BUSY(rc)) in h_request_vmc()107 } while ((rc == H_BUSY) || (H_IS_LONG_BUSY(rc))); in h_request_vmc()
152 } 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()395 } 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()
713 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_release_crq_queue()738 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reenable_crq_queue()765 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_reset_crq()4928 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvfc_init_crq()
477 } while (H_IS_LONG_BUSY(rc) || (rc == H_BUSY)); in ibmveth_register_logical_lan()602 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_open()677 } while (H_IS_LONG_BUSY(lpar_rc) || (lpar_rc == H_BUSY)); in ibmveth_close()
2906 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in release_sub_crq_queue()5045 } while (rc == H_IN_PROGRESS || rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvnic_reenable_crq_queue()5063 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in ibmvnic_reset_crq()5100 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in release_crq_queue()5178 } while (rc == H_BUSY || H_IS_LONG_BUSY(rc)); in init_crq_queue()
122 if (H_IS_LONG_BUSY(rc)) { in plpar_busy_delay_time()