Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/ibm/ehea/
A Dehea_phyp.c203 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_qp()
301 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_cq()
363 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_eq()
396 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_modify_ehea_qp()
438 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_register_smr()
457 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_disable_and_get_hea()
482 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_alloc_resource_mr()
553 unsigned long outs[PLPAR_HCALL9_BUFSIZE]; in ehea_h_modify_ehea_port()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dlpar.c1093 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in call_block_remove()
1101 if (idx > PLPAR_HCALL9_BUFSIZE) { in call_block_remove()
1103 idx = PLPAR_HCALL9_BUFSIZE; in call_block_remove()
1104 } else if (idx < PLPAR_HCALL9_BUFSIZE) in call_block_remove()
1151 unsigned long param[PLPAR_HCALL9_BUFSIZE]; in hugepage_block_invalidate()
1176 if (pix == PLPAR_HCALL9_BUFSIZE) { in hugepage_block_invalidate()
1197 unsigned long param[PLPAR_HCALL9_BUFSIZE]; in hugepage_bulk_invalidate()
1388 if (pix == PLPAR_HCALL9_BUFSIZE) { in do_block_remove()
1533 unsigned long param[PLPAR_HCALL9_BUFSIZE]; in pSeries_lpar_flush_hash_range()
1893 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_mpp()
[all …]
A Dvphn.c82 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in hcall_vphn()
A Dpseries_energy.c191 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_list()
231 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in get_best_energy_data()
A Dvas.c55 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in h_allocate_vas_window()
300 long domain[PLPAR_HCALL9_BUFSIZE] = {VAS_DEFAULT_DOMAIN_ID}; in vas_allocate_window()
612 long domain[PLPAR_HCALL9_BUFSIZE] = {VAS_DEFAULT_DOMAIN_ID}; in reconfig_open_windows()
A Dplpks.c431 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in plpks_signed_update_var()
A Dlparcfg.c117 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_get_ppp()
/linux-6.3-rc2/tools/testing/selftests/powerpc/vphn/
A Dvphn.c82 long retbuf[PLPAR_HCALL9_BUFSIZE] = {0}; in hcall_vphn()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dplpar_wrappers.h178 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4()
196 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in plpar_pte_read_4_raw()
A Dhvcall.h521 #define PLPAR_HCALL9_BUFSIZE 9 macro
/linux-6.3-rc2/drivers/misc/cxl/
A Dhcalls.c208 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_function()
402 BUG_ON(sizeof(*info) != sizeof(unsigned long[PLPAR_HCALL9_BUFSIZE])); in cxl_h_collect_int_info()
481 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in cxl_h_control_facility()
/linux-6.3-rc2/drivers/net/ethernet/ibm/
A Dibmveth.h58 unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; in h_send_logical_lan()

Completed in 32 milliseconds