Home
last modified time | relevance | path

Searched refs:PLPAR_HCALL_BUFSIZE (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dplpar_wrappers.h99 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_enter()
113 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove()
129 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove_raw()
143 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read()
158 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read_raw()
225 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_tce_get()
331 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_get_cpu_characteristics()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dplpar_wrappers.h102 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_enter()
116 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove()
132 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove_raw()
146 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read()
161 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read_raw()
228 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_tce_get()
334 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_get_cpu_characteristics()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dplpks.c131 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_gen_password()
237 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in _plpks_get_config()
394 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_confirm_object_flushed()
486 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_write_var()
525 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_remove_var()
559 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_read_var()
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 Dpapr_scm.c133 unsigned long ret_buf[PLPAR_HCALL_BUFSIZE], token = 0; in papr_scm_pmem_flush()
166 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_bind()
199 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_unbind()
236 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_n_bind()
283 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_stats()
538 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in __drc_pmem_query_health()
601 unsigned long data[PLPAR_HCALL_BUFSIZE]; in papr_scm_meta_get()
H A Dsuspend.c30 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_suspend_begin()
H A Dlparcfg.c177 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_pic()
490 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in parse_em_data()
/kernel/linux/linux-5.10/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 Dpapr_scm.c126 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_bind()
159 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_unbind()
196 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_n_bind()
243 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_stats()
306 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in __drc_pmem_query_health()
359 unsigned long data[PLPAR_HCALL_BUFSIZE]; in papr_scm_meta_get()
H A Dsuspend.c34 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_suspend_begin()
H A Dlparcfg.c176 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_pic()
460 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in parse_em_data()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dhcalls.c135 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_attach_process()
176 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_detach_process()
441 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_control_faults()
562 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_download_facility()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dhcalls.c135 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_attach_process()
176 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_detach_process()
441 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_control_faults()
562 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_download_facility()
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dpseries-rng.c18 u64 buffer[PLPAR_HCALL_BUFSIZE]; in pseries_rng_read()
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dpseries-rng.c18 u64 buffer[PLPAR_HCALL_BUFSIZE]; in pseries_rng_read()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c225 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in kvmhv_rm_send_ipi()
462 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in kvmppc_read_one_intr()
503 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in kvmppc_read_one_intr()
535 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in kvmppc_read_one_intr()
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dspapr.c168 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_info()
227 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_config()
259 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_queue_info()
333 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_esb()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dspapr.c182 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_info()
241 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_config()
273 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_queue_info()
347 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_esb()
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xics/
H A Dicp-hv.c22 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in icp_hv_get_xirr()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xics/
H A Dicp-hv.c23 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in icp_hv_get_xirr()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmveth.h77 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_illan_attributes()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmveth.h77 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_illan_attributes()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dpseries-wdt.c147 unsigned long ret[PLPAR_HCALL_BUFSIZE] = { 0 }; in pseries_wdt_probe()

Completed in 18 milliseconds

12