Searched refs:H_JOIN (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h115 {H_JOIN, "H_JOIN"}, \
/linux-master/arch/powerpc/platforms/pseries/
H A Dmobility.c446 * Proceed even if H_VASI_STATE is unavailable. If H_JOIN or
559 * or if an error is received from H_JOIN. The thread which performs
578 /* Must ensure MSR.EE off for H_JOIN. */
580 hvrc = plpar_hcall_norets(H_JOIN);
585 * All other CPUs are offline or in H_JOIN. This CPU
597 * This barrier orders the return from H_JOIN above vs
603 pr_info_ratelimited("premature return from H_JOIN on CPU %i, retrying",
613 pr_err_ratelimited("H_JOIN error %ld on CPU %i\n",
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h286 #define H_JOIN 0x298 macro

Completed in 154 milliseconds