Lines Matching defs:retbuf
225 unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
227 plpar_hcall_raw(H_IPI, retbuf, get_hard_smp_processor_id(cpu),
462 unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
464 rc = plpar_hcall_raw(H_XIRR, retbuf, 0xFF);
465 xirr = cpu_to_be32(retbuf[0]);
503 unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
505 plpar_hcall_raw(H_IPI, retbuf,
507 plpar_hcall_raw(H_EOI, retbuf, h_xirr);
535 unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
537 plpar_hcall_raw(H_IPI, retbuf,