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

/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h135 {H_INT_ESB, "H_INT_ESB"}, \
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h327 #define H_INT_ESB 0x3C8 macro
/linux-master/arch/powerpc/sysdev/xive/
H A Dspapr.c350 pr_debug("H_INT_ESB flags=0x%lx lisn=0x%lx offset=0x%lx in=0x%lx\n",
354 rc = plpar_hcall(H_INT_ESB, retbuf, flags, lisn, offset,
359 pr_err("H_INT_ESB lisn=0x%lx offset=0x%lx returned %ld\n",
421 * When the H_INT_ESB flag is set, the H_INT_ESB hcall should

Completed in 182 milliseconds