Home
last modified time | relevance | path

Searched refs:PLPAR_HCALL_BUFSIZE (Results 1 – 12 of 12) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Drng.c18 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_get_random_long()
H A Dhvconsole.c31 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in hvc_get_chars()
H A Dsuspend.c31 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_suspend_begin()
H A Dlparcfg.c180 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = {0}; in h_pic()
514 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in parse_em_data()
H A Dmobility.c398 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in poll_vasi_state()
/linux/arch/powerpc/include/asm/
H A Dhvcall.h563 #define PLPAR_HCALL_BUFSIZE 4 macro
564 long plpar_hcall(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
578 long plpar_hcall_raw(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
/linux/drivers/char/hw_random/
H A Dpseries-rng.c18 u64 buffer[PLPAR_HCALL_BUFSIZE]; in pseries_rng_read()
/linux/arch/powerpc/sysdev/xics/
H A Dicp-hv.c23 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in icp_hv_get_xirr()
/linux/drivers/watchdog/
H A Dpseries-wdt.c147 unsigned long ret[PLPAR_HCALL_BUFSIZE] = { 0 }; in pseries_wdt_probe()
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.h96 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_illan_attributes()
/linux/drivers/misc/
H A Dibmvmc.c97 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_request_vmc()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c179 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_reg_sub_crq()