Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dhvcall.h79 #define H_NOT_ENOUGH_RESOURCES -44 macro
/arch/powerpc/kvm/
Dtrace_hv.h197 {H_NOT_ENOUGH_RESOURCES, "H_NOT_ENOUGH_RESOURCES"}, \
/arch/powerpc/platforms/pseries/
Diommu.c194 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_build_pSeriesLP()
285 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_buildmulti_pSeriesLP()
Dvio.c1142 (hret != H_NOT_ENOUGH_RESOURCES && in vio_h_cop_sync()
1164 case H_NOT_ENOUGH_RESOURCES: in vio_h_cop_sync()