Searched refs:PLPAR_HCALL_BUFSIZE (Results 1 – 11 of 11) sorted by relevance
104 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 …]
563 #define PLPAR_HCALL_BUFSIZE 4 macro564 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], ...);
18 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_get_random_long()
131 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()
31 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in hvc_get_chars()
31 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in pseries_suspend_begin()
95 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()
176 unsigned long retbuf[PLPAR_HCALL_BUFSIZE] = {0}; in h_pic()503 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in parse_em_data()
397 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in poll_vasi_state()
183 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()
23 unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; in icp_hv_get_xirr()
Completed in 30 milliseconds