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

/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h217 {H_NOT_ENOUGH_RESOURCES, "H_NOT_ENOUGH_RESOURCES"}, \
H A Dbook3s_hv_nestedv2.c1013 case H_NOT_ENOUGH_RESOURCES:
H A Dbook3s_hv.c5567 case H_NOT_ENOUGH_RESOURCES:
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h79 #define H_NOT_ENOUGH_RESOURCES -44 macro
/linux-master/arch/powerpc/platforms/pseries/
H A Dvio.c1113 (hret != H_NOT_ENOUGH_RESOURCES &&
1135 case H_NOT_ENOUGH_RESOURCES:
H A Diommu.c188 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) {
280 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) {

Completed in 152 milliseconds