Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/
Dhvcall.h79 #define H_NOT_ENOUGH_RESOURCES -44 macro
/Linux-v6.1/arch/powerpc/kvm/
Dtrace_hv.h217 {H_NOT_ENOUGH_RESOURCES, "H_NOT_ENOUGH_RESOURCES"}, \
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dvio.c1129 (hret != H_NOT_ENOUGH_RESOURCES && in vio_h_cop_sync()
1151 case H_NOT_ENOUGH_RESOURCES: in vio_h_cop_sync()
Diommu.c177 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_build_pSeriesLP()
269 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_buildmulti_pSeriesLP()