Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h104 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_enter()
118 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove()
134 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove_raw()
148 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read()
163 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read_raw()
230 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_tce_get()
336 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_get_cpu_characteristics()
350 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_guest_create()
405 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_guest_set_state()
442 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_guest_get_state()
[all …]
H A Dhvcall.h565 #define PLPAR_HCALL_BUFSIZE 4 macro
566 long plpar_hcall(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
580 long plpar_hcall_raw(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c160 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_gen_password()
266 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in _plpks_get_config()
568 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_confirm_object_flushed()
719 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_write_var()
785 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_remove_var()
819 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_read_var()
931 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_gen_wrapping_key()
H A Drng.c18 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_get_random_long()
H A Dpapr_scm.c95 unsigned long ret_buf[PLPAR_HCALL_BUFSIZE], token = 0; in papr_scm_pmem_flush()
128 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_bind()
161 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_unbind()
198 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_n_bind()
245 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_stats()
500 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in __drc_pmem_query_health()
563 unsigned long data[PLPAR_HCALL_BUFSIZE]; in papr_scm_meta_get()
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/sysdev/xive/
H A Dspapr.c183 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_info()
242 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_config()
274 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_queue_info()
348 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_esb()
/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/net/ethernet/ibm/
H A Dibmveth.h96 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_illan_attributes()
H A Dibmvnic.c376 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_reg_sub_crq()
6659 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in failover_store()
/linux/drivers/watchdog/
H A Dpseries-wdt.c147 unsigned long ret[PLPAR_HCALL_BUFSIZE] = { 0 }; in pseries_wdt_probe()
/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()