Home
last modified time | relevance | path

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

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