Searched refs:H_IS_LONG_BUSY (Results 1 – 5 of 5) sorted by relevance
359 if (!H_IS_LONG_BUSY(rc)) { in pseries_enable_reloc_on_exc()390 if (!H_IS_LONG_BUSY(rc)) in pseries_disable_reloc_on_exc()417 if (!H_IS_LONG_BUSY(rc)) in pseries_big_endian_exceptions()443 if (!H_IS_LONG_BUSY(rc)) in pseries_little_endian_exceptions()
93 if (H_IS_LONG_BUSY(rc)) { in drc_pmem_unbind()
1604 while (H_IS_LONG_BUSY(rc)) { in pseries_lpar_resize_hpt()1676 if (!H_IS_LONG_BUSY(rc)) in pseries_lpar_register_process_table()
114 #define H_IS_LONG_BUSY(x) ((x >= H_LONG_BUSY_START_RANGE) \ macro
119 if (H_IS_LONG_BUSY(rc)) { in plpar_busy_delay_time()