Symbol: PLPAR_HCALL_BUFSIZE
arch/powerpc/include/asm/hvcall.h
566
long plpar_hcall(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
arch/powerpc/include/asm/hvcall.h
580
long plpar_hcall_raw(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
arch/powerpc/include/asm/plpar_wrappers.h
104
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
118
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
134
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
148
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
163
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
230
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
336
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
350
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
405
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
442
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
476
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
514
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/include/asm/plpar_wrappers.h
534
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/hvconsole.c
31
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/lparcfg.c
181
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = {0};
arch/powerpc/platforms/pseries/lparcfg.c
516
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/mobility.c
398
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/papr_scm.c
129
unsigned long ret[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/papr_scm.c
162
unsigned long ret[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/papr_scm.c
199
unsigned long ret[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/papr_scm.c
246
unsigned long ret[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/papr_scm.c
501
unsigned long ret[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/papr_scm.c
564
unsigned long data[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/papr_scm.c
96
unsigned long ret_buf[PLPAR_HCALL_BUFSIZE], token = 0;
arch/powerpc/platforms/pseries/plpks.c
160
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 };
arch/powerpc/platforms/pseries/plpks.c
266
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 };
arch/powerpc/platforms/pseries/plpks.c
568
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 };
arch/powerpc/platforms/pseries/plpks.c
719
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 };
arch/powerpc/platforms/pseries/plpks.c
785
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 };
arch/powerpc/platforms/pseries/plpks.c
819
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 };
arch/powerpc/platforms/pseries/plpks.c
931
unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 };
arch/powerpc/platforms/pseries/rng.c
18
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/platforms/pseries/suspend.c
32
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/sysdev/xics/icp-hv.c
23
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/sysdev/xive/spapr.c
183
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/sysdev/xive/spapr.c
242
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/sysdev/xive/spapr.c
274
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
arch/powerpc/sysdev/xive/spapr.c
348
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
drivers/char/hw_random/pseries-rng.c
18
u64 buffer[PLPAR_HCALL_BUFSIZE];
drivers/misc/ibmvmc.c
97
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
drivers/net/ethernet/ibm/ibmveth.h
97
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
drivers/net/ethernet/ibm/ibmvnic.c
376
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
drivers/net/ethernet/ibm/ibmvnic.c
6659
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
drivers/scsi/ibmvscsi/ibmvfc.c
179
unsigned long retbuf[PLPAR_HCALL_BUFSIZE];
drivers/watchdog/pseries-wdt.c
146
unsigned long ret[PLPAR_HCALL_BUFSIZE] = { 0 };