Home
last modified time | relevance | path

Searched refs:PLPAR_HCALL9_BUFSIZE (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/ibm/ehea/
Dehea_phyp.c217 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_qp()
315 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_cq()
377 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_eq()
410 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_modify_ehea_qp()
452 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_register_smr()
471 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_disable_and_get_hea()
496 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_mr()
567 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_modify_ehea_port()
/Linux-v4.19/arch/powerpc/include/asm/
Dplpar_wrappers.h175 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4()
193 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4_raw()
Dhvcall.h410 #define PLPAR_HCALL9_BUFSIZE 9 macro
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dpseries_energy.c188 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_list()
228 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_data()
Dlpar.c431 unsigned long param[PLPAR_HCALL9_BUFSIZE]; in __pSeries_lpar_hugepage_invalidate()
560 unsigned long param[PLPAR_HCALL9_BUFSIZE]; in pSeries_lpar_flush_hash_range()
934 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_mpp()
959 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE] = { 0 }; in h_get_mpp_x()
Dlparcfg.c118 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_ppp()
/Linux-v4.19/drivers/misc/cxl/
Dhcalls.c212 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_function()
406 BUG_ON(sizeof(*info) != sizeof(unsigned long[PLPAR_HCALL9_BUFSIZE])); in cxl_h_collect_int_info()
485 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_facility()
/Linux-v4.19/drivers/net/ethernet/ibm/
Dibmveth.h68 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_send_logical_lan()
/Linux-v4.19/arch/powerpc/mm/
Dnuma.c1163 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in hcall_vphn()