Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dhvcall.h259 #define H_JOIN 0x298 macro
/linux-4.1.27/arch/powerpc/kvm/
Dtrace_hv.h115 {H_JOIN, "H_JOIN"}, \
/linux-4.1.27/arch/powerpc/kernel/
Drtas.c784 rc = plpar_hcall_norets(H_JOIN); in __rtas_suspend_cpu()