Home
last modified time | relevance | path

Searched refs:H_NOT_ENOUGH_RESOURCES (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h79 #define H_NOT_ENOUGH_RESOURCES -44 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h217 {H_NOT_ENOUGH_RESOURCES, "H_NOT_ENOUGH_RESOURCES"}, \
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1129 (hret != H_NOT_ENOUGH_RESOURCES && in vio_h_cop_sync()
1151 case H_NOT_ENOUGH_RESOURCES: in vio_h_cop_sync()
H A Diommu.c188 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_build_pSeriesLP()
280 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_buildmulti_pSeriesLP()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h352 #define H_NOT_ENOUGH_RESOURCES -44 macro