Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dhvcall.h79 #define H_NOT_ENOUGH_RESOURCES -44 macro
/Linux-v4.19/arch/powerpc/kvm/
Dtrace_hv.h199 {H_NOT_ENOUGH_RESOURCES, "H_NOT_ENOUGH_RESOURCES"}, \
/Linux-v4.19/arch/powerpc/platforms/pseries/
Diommu.c193 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_build_pSeriesLP()
282 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()