Searched refs:H_HARDWARE (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/misc/cxl/
H A Dhcalls.c160 case H_HARDWARE: /* A hardware event prevented the attach operation */
190 case H_HARDWARE: /* A hardware event prevented the detach operation */
231 case H_HARDWARE: /* A hardware event prevented the attach operation */
419 case H_HARDWARE: /* A hardware event prevented the collection of the interrupt info.*/
460 case H_HARDWARE: /* A hardware event prevented the control of faults. */
502 case H_HARDWARE: /* A hardware event prevented the attach operation */
606 case H_HARDWARE: /* A hardware event prevented the attach operation */
/linux-master/arch/powerpc/platforms/pseries/
H A Dhvcserver.c38 case H_HARDWARE:
H A Dmobility.c413 case H_HARDWARE:
610 case H_HARDWARE:
H A Dlparcfg.c708 retval = H_HARDWARE;
738 } else if (retval == H_HARDWARE) {
H A Dvio.c1132 case H_HARDWARE:
/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h176 {H_HARDWARE, "H_HARDWARE"}, \
H A Dbook3s_hv_builtin.c194 return H_HARDWARE;
H A Dbook3s_xics.c883 return H_HARDWARE;
H A Dbook3s_hv_rmhandlers.S2034 li r3, H_HARDWARE
H A Dbook3s_hv.c1325 ret = H_HARDWARE;
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h37 #define H_HARDWARE -1 /* Hardware error */ macro
/linux-master/arch/powerpc/mm/
H A Dnuma.c1405 case H_HARDWARE:
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c155 case H_HARDWARE:
842 case H_HARDWARE:
847 rc = H_HARDWARE;
/linux-master/drivers/misc/
H A Dibmvmc.c1321 } else if (rc == H_HARDWARE) {

Completed in 211 milliseconds