/Linux-v4.19/arch/powerpc/include/asm/ |
D | plpar_wrappers.h | 98 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_enter() local 112 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove() local 128 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove_raw() local 142 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read() local 157 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read_raw() local 175 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4() local 193 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4_raw() local 224 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_tce_get() local 325 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_get_cpu_characteristics() local
|
/Linux-v4.19/drivers/misc/cxl/ |
D | hcalls.c | 53 #define _CXL_LOOP_HCALL(call, rc, retbuf, fn, ...) \ argument 139 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_attach_process() local 180 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_detach_process() local 212 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_function() local 445 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_control_faults() local 485 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_facility() local 566 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in cxl_h_download_facility() local
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | rng.c | 21 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_get_random_long() local
|
D | hvconsole.c | 44 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in hvc_get_chars() local
|
D | lparcfg.c | 118 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_ppp() local 145 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_pic() local 429 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in parse_em_data() local
|
D | pseries_energy.c | 188 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_list() local 228 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_data() local
|
D | suspend.c | 48 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_suspend_begin() local
|
D | hvCall_inst.c | 129 unsigned long *retbuf) in probe_hcall_exit()
|
D | lpar.c | 902 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() 934 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_mpp() local 959 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE] = { 0 }; in h_get_mpp_x() local
|
/Linux-v4.19/arch/powerpc/sysdev/xive/ |
D | spapr.c | 164 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_info() local 223 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_queue_info() local 297 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_esb() local
|
/Linux-v4.19/arch/powerpc/sysdev/xics/ |
D | icp-hv.c | 27 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in icp_hv_get_xirr() local
|
/Linux-v4.19/drivers/net/ethernet/ibm/ |
D | ibmveth.h | 68 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_send_logical_lan() local 89 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_illan_attributes() local
|
D | ibmvnic.c | 162 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_reg_sub_crq() local 4809 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in failover_store() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | rtas.c | 941 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in rtas_ibm_suspend_me() local
|
/Linux-v4.19/drivers/misc/ |
D | ibmvmc.c | 97 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in h_request_vmc() local
|
/Linux-v4.19/arch/powerpc/mm/ |
D | numa.c | 1163 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in hcall_vphn() local
|
/Linux-v4.19/fs/cifs/ |
D | smb2ops.c | 1069 struct copychunk_ioctl_rsp *retbuf = NULL; in smb2_copychunk_range() local 1392 char *retbuf = NULL; in smb3_enum_snapshots() local
|