Searched refs:H_CONTINUE (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/misc/cxl/
H A Dhcalls.c81 if ((rc != H_SUCCESS) && (rc != H_CONTINUE)) \
610 case H_CONTINUE:
/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h166 {H_CONTINUE, "H_CONTINUE"}, \
/linux-master/arch/powerpc/platforms/pseries/
H A Dmobility.c583 case H_CONTINUE:
H A Dlpar.c887 } while (rc == H_CONTINUE);
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h18 #define H_CONTINUE 18 /* Returned from H_Join on success */ macro

Completed in 144 milliseconds