Home
last modified time | relevance | path

Searched refs:H_HARDWARE (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.c160 case H_HARDWARE: /* A hardware event prevented the attach operation */ in cxl_h_attach_process()
190 case H_HARDWARE: /* A hardware event prevented the detach operation */ in cxl_h_detach_process()
231 case H_HARDWARE: /* A hardware event prevented the attach operation */ in cxl_h_control_function()
419 case H_HARDWARE: /* A hardware event prevented the collection of the interrupt info.*/ in cxl_h_collect_int_info()
460 case H_HARDWARE: /* A hardware event prevented the control of faults. */ in cxl_h_control_faults()
502 case H_HARDWARE: /* A hardware event prevented the attach operation */ in cxl_h_control_facility()
606 case H_HARDWARE: /* A hardware event prevented the attach operation */ in cxl_h_download_facility()
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c77 return H_HARDWARE; in resize_hpt_convert_rc()
125 return H_HARDWARE; in h_resize_hpt_prepare()
195 return H_HARDWARE; in h_resize_hpt_commit()
218 return H_HARDWARE; /* DABR register not available */ in h_set_dabr()
238 return H_HARDWARE; in h_set_xdabr()
329 return H_HARDWARE; in register_vpa()
380 return H_HARDWARE; in register_slb_shadow()
418 return H_HARDWARE; in register_dtl()
1186 return H_HARDWARE; in do_client_architecture_support()
1199 return H_HARDWARE; in do_client_architecture_support()
H A Dspapr_vhyp_mmu.c154 return H_HARDWARE; in h_remove()
220 rc = H_HARDWARE; in h_bulk_remove()
398 pending->ret = H_HARDWARE; in vhyp_mmu_resize_hpt_prepare()
485 return H_HARDWARE; in rehash_hpte()
535 return H_HARDWARE; in rehash_hpt()
H A Dspapr_rng.c75 return H_HARDWARE; in h_random()
H A Dspapr_nvdimm.c474 return H_HARDWARE; in flush_worker_cb()
696 return H_HARDWARE; in h_scm_flush()
H A Dspapr_vio.c249 return H_HARDWARE; in h_send_crq()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvcserver.c38 case H_HARDWARE: in hvcs_convert()
H A Dmobility.c414 case H_HARDWARE: in poll_vasi_state()
611 case H_HARDWARE: in do_join()
H A Dlparcfg.c704 retval = H_HARDWARE; in lparcfg_write()
734 } else if (retval == H_HARDWARE) { in lparcfg_write()
H A Dvio.c1148 case H_HARDWARE: in vio_h_cop_sync()
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c1124 return H_HARDWARE; in h_int_set_source_config()
1451 return H_HARDWARE; in h_int_set_queue_config()
1554 return H_HARDWARE; in h_int_get_queue_config()
1731 return H_HARDWARE; in h_int_esb()
1804 return H_HARDWARE; in h_int_sync()
1850 return H_HARDWARE; in h_int_reset()
H A Dxics_spapr.c57 return H_HARDWARE; \
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h37 #define H_HARDWARE -1 /* Hardware error */ macro
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c190 return H_HARDWARE; in kvmppc_rm_h_random()
H A Dtrace_hv.h176 {H_HARDWARE, "H_HARDWARE"}, \
H A Dbook3s_xics.c883 return H_HARDWARE; in kvmppc_xics_hcall()
H A Dbook3s_hv_rmhandlers.S2034 li r3, H_HARDWARE
H A Dbook3s_hv.c1272 ret = H_HARDWARE; in kvmppc_pseries_do_hcall()
/openbmc/qemu/hw/net/
H A Dspapr_llan.c708 return H_HARDWARE; /* FIXME actually handle this */ in h_send_logical_lan()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h310 #define H_HARDWARE -1 /* Hardware error */ macro
/openbmc/linux/arch/powerpc/mm/
H A Dnuma.c1403 case H_HARDWARE: in vphn_get_associativity()
/openbmc/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c155 case H_HARDWARE: in ibmvscsis_unregister_command_q()
842 case H_HARDWARE: in ibmvscsis_establish_new_q()
847 rc = H_HARDWARE; in ibmvscsis_establish_new_q()
/openbmc/linux/drivers/misc/
H A Dibmvmc.c1323 } else if (rc == H_HARDWARE) { in ibmvmc_ioctl_requestvmc()
/openbmc/qemu/target/ppc/
H A Dkvm.c331 return H_HARDWARE; in kvmppc_configure_v3_mmu()