Home
last modified time | relevance | path

Searched refs:PLPAR_HCALL_BUFSIZE (Results 1 – 11 of 11) sorted by relevance

/arch/powerpc/include/asm/
A Dplpar_wrappers.h104 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_enter()
118 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove()
134 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_remove_raw()
148 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read()
163 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_pte_read_raw()
230 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_tce_get()
336 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_get_cpu_characteristics()
350 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_guest_create()
405 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_guest_set_state()
442 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_guest_get_state()
[all …]
A Dhvcall.h563 #define PLPAR_HCALL_BUFSIZE 4 macro
564 long plpar_hcall(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
578 long plpar_hcall_raw(unsigned long opcode, unsigned long retbuf[static PLPAR_HCALL_BUFSIZE], ...);
/arch/powerpc/platforms/pseries/
A Drng.c18 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_get_random_long()
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()
A Dhvconsole.c31 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in hvc_get_chars()
A Dsuspend.c31 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_suspend_begin()
A Dpapr_scm.c95 unsigned long ret_buf[PLPAR_HCALL_BUFSIZE], token = 0; in papr_scm_pmem_flush()
128 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_bind()
161 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_unbind()
198 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_n_bind()
245 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in drc_pmem_query_stats()
500 unsigned long ret[PLPAR_HCALL_BUFSIZE]; in __drc_pmem_query_health()
563 unsigned long data[PLPAR_HCALL_BUFSIZE]; in papr_scm_meta_get()
A Dlparcfg.c176 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = {0}; in h_pic()
503 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in parse_em_data()
A Dmobility.c397 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in poll_vasi_state()
/arch/powerpc/sysdev/xive/
A Dspapr.c183 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_info()
242 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_source_config()
274 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_get_queue_info()
348 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in plpar_int_esb()
/arch/powerpc/sysdev/xics/
A Dicp-hv.c23 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in icp_hv_get_xirr()

Completed in 30 milliseconds