Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dhvcall.h79 #define H_NOT_ENOUGH_RESOURCES -44 macro
/linux/arch/powerpc/kvm/
H A Dtrace_hv.h217 {H_NOT_ENOUGH_RESOURCES, "H_NOT_ENOUGH_RESOURCES"}, \
H A Dbook3s_hv_nestedv2.c1046 case H_NOT_ENOUGH_RESOURCES: in kvmhv_nestedv2_vcpu_create()
H A Dbook3s_hv.c5734 case H_NOT_ENOUGH_RESOURCES: in kvmppc_core_init_vm_hv()
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1113 (hret != H_NOT_ENOUGH_RESOURCES && in vio_h_cop_sync()
1135 case H_NOT_ENOUGH_RESOURCES: in vio_h_cop_sync()
H A Diommu.c227 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_build_pSeriesLP()
319 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_buildmulti_pSeriesLP()