/linux-6.6.21/arch/powerpc/include/asm/ |
D | plpar_wrappers.h | 102 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_enter() local 116 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove() local 132 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove_raw() local 146 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read() local 161 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read_raw() local 179 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4() local 197 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4_raw() local 228 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_tce_get() local 334 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_get_cpu_characteristics() local
|
/linux-6.6.21/drivers/misc/cxl/ |
D | hcalls.c | 49 #define _CXL_LOOP_HCALL(call, rc, retbuf, fn, ...) \ argument 135 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_attach_process() local 176 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_detach_process() local 208 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_function() local 441 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_control_faults() local 481 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_facility() local 562 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_download_facility() local
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
D | plpks.c | 131 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_gen_password() local 237 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in _plpks_get_config() local 394 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_confirm_object_flushed() local 431 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in plpks_signed_update_var() local 486 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_write_var() local 525 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_remove_var() local 559 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = { 0 }; in plpks_read_var() local
|
D | rng.c | 18 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_get_random_long() local
|
D | pseries_energy.c | 191 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_list() local 231 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_data() local
|
D | hvconsole.c | 31 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in hvc_get_chars() local
|
D | lparcfg.c | 117 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_ppp() local 177 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_pic() local 490 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in parse_em_data() local
|
D | vphn.c | 82 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in hcall_vphn() local
|
D | suspend.c | 30 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_suspend_begin() local
|
D | hvCall_inst.c | 99 unsigned long *retbuf) in probe_hcall_exit()
|
D | lpar.c | 1092 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in call_block_remove() local 1863 notrace void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() 1892 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_mpp() local 1917 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE] = { 0 }; in h_get_mpp_x() local
|
D | vas.c | 56 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in h_allocate_vas_window() local
|
D | mobility.c | 398 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in poll_vasi_state() local
|
/linux-6.6.21/arch/powerpc/sysdev/xive/ |
D | spapr.c | 182 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_info() local 241 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_config() local 273 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_queue_info() local 347 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_esb() local
|
/linux-6.6.21/tools/testing/selftests/powerpc/vphn/ |
D | vphn.c | 82 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in hcall_vphn() local
|
/linux-6.6.21/arch/powerpc/sysdev/xics/ |
D | icp-hv.c | 23 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in icp_hv_get_xirr() local
|
/linux-6.6.21/drivers/net/ethernet/ibm/ |
D | ibmveth.h | 58 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_send_logical_lan() local 77 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_illan_attributes() local
|
D | ibmvnic.c | 371 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_reg_sub_crq() local 6545 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in failover_store() local
|
/linux-6.6.21/drivers/misc/ |
D | ibmvmc.c | 97 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_request_vmc() local
|
/linux-6.6.21/fs/smb/client/ |
D | smb2ops.c | 1716 struct copychunk_ioctl_rsp *retbuf = NULL; in smb2_copychunk_range() local 2051 char *retbuf = NULL; in smb3_enum_snapshots() local
|
/linux-6.6.21/drivers/scsi/ibmvscsi/ |
D | ibmvfc.c | 171 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_reg_sub_crq() local
|