/openbmc/qemu/hw/ppc/ |
H A D | spapr_rtas.c | 57 uint32_t nret, target_ulong rets) in rtas_display_character() 72 uint32_t nret, target_ulong rets) in rtas_power_off() 86 uint32_t nret, target_ulong rets) in rtas_system_reboot() 100 uint32_t nret, target_ulong rets) in rtas_query_cpu_stopped_state() 130 uint32_t nret, target_ulong rets) in rtas_start_cpu() 206 uint32_t nret, target_ulong rets) in rtas_stop_self() 227 uint32_t nret, target_ulong rets) in rtas_ibm_suspend_me() 271 uint32_t nret, target_ulong rets) in rtas_ibm_get_system_parameter() 328 uint32_t nret, target_ulong rets) in rtas_ibm_set_system_parameter() 348 uint32_t nret, target_ulong rets) in rtas_ibm_os_term() [all …]
|
H A D | spapr_rtas_ddw.c | 97 uint32_t nret, target_ulong rets) in rtas_ibm_query_pe_dma_window() 147 uint32_t nret, target_ulong rets) in rtas_ibm_create_pe_dma_window() 224 uint32_t nret, target_ulong rets) in rtas_ibm_remove_pe_dma_window() 274 uint32_t nret, target_ulong rets) in rtas_ibm_reset_pe_dma_window()
|
H A D | spapr_rtc.c | 72 uint32_t nret, target_ulong rets) in rtas_get_time_of_day() 97 uint32_t nret, target_ulong rets) in rtas_set_time_of_day()
|
H A D | spapr_pci.c | 134 uint32_t nret, target_ulong rets) in rtas_ibm_read_pci_config() 154 uint32_t nret, target_ulong rets) in rtas_read_pci_config() 200 uint32_t nret, target_ulong rets) in rtas_ibm_write_pci_config() 221 uint32_t nret, target_ulong rets) in rtas_write_pci_config() 269 target_ulong args, uint32_t nret, in rtas_ibm_change_msi() 440 uint32_t nret, in rtas_ibm_query_interrupt_source_number() 479 target_ulong args, uint32_t nret, in rtas_ibm_set_eeh_option() 515 target_ulong args, uint32_t nret, in rtas_ibm_get_config_addr_info2() 569 target_ulong args, uint32_t nret, in rtas_ibm_read_slot_reset_state2() 611 target_ulong args, uint32_t nret, in rtas_ibm_set_slot_reset() [all …]
|
H A D | spapr_drc.c | 1054 uint32_t nret, target_ulong rets) in rtas_set_indicator() 1088 target_ulong args, uint32_t nret, in rtas_get_sensor_state() 1150 target_ulong args, uint32_t nret, in rtas_ibm_configure_connector()
|
H A D | spapr_vio.c | 333 uint32_t nret, target_ulong rets) in rtas_set_tce_bypass() 364 uint32_t nret, target_ulong rets) in rtas_quiesce()
|
H A D | vof.c | 62 static bool cmpservice(const char *s, unsigned nargs, unsigned nret, in cmpservice() 936 uint32_t nret; member 947 unsigned nargs, nret, i; in vof_client_call() local
|
H A D | spapr_events.c | 937 uint32_t nret, target_ulong rets) in check_exception() 997 uint32_t nret, target_ulong rets) in event_scan()
|
H A D | spapr_hcall.c | 657 uint32_t nret = rtas_ld(rtas_r3, 2); in h_rtas() local
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | oflib.c | 22 __be32 nret; /* Number of output arguments. */ member 41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom() 65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
|
/openbmc/qemu/pc-bios/vof/ |
H A D | ci.c | 6 uint32_t nret; member 51 static int call_ci(const char *service, int nargs, int nret, ...) in call_ci()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | rtas.c | 21 uint32_t nret, uint32_t *ret) in qrtas_copy_ret() 33 uint32_t nret, uint32_t *ret) in qrtas_call()
|
/openbmc/qemu/hw/intc/ |
H A D | xics_spapr.c | 154 uint32_t nret, target_ulong rets) in rtas_set_xive() 189 uint32_t nret, target_ulong rets) in rtas_get_xive() 221 uint32_t nret, target_ulong rets) in rtas_int_off() 254 uint32_t nret, target_ulong rets) in rtas_int_on()
|
/openbmc/linux/drivers/staging/emxx_udc/ |
H A D | emxx_udc.c | 908 int nret = 1; in _nbu2ss_epn_out_data() local 1102 int nret = 1; in _nbu2ss_epn_in_data() local 1164 int nret = -EINVAL; in _nbu2ss_start_transfer() local 1599 int nret = -EINVAL; in _nbu2ss_decode_request() local 1671 int nret; in _nbu2ss_ep0_in_data_stage() local 1694 int nret; in _nbu2ss_ep0_out_data_stage() local 1743 int nret = -1; in _nbu2ss_ep0_int() local 2209 int nret; in _nbu2ss_check_vbus() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | rtas.c | 1026 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked() 1062 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked() 1135 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 1822 int nargs, nret, token; in SYSCALL_DEFINE1() local
|
H A D | prom_init.c | 111 __be32 nret; member 387 static int __init call_prom(const char *service, int nargs, int nret, ...) in call_prom() 411 static int __init call_prom_ret(const char *service, int nargs, int nret, in call_prom_ret()
|
/openbmc/linux/lib/ |
H A D | digsig.c | 74 unsigned nret, l; in digsig_verify_rsa() local
|
/openbmc/qemu/hw/nvram/ |
H A D | spapr_nvram.c | 102 uint32_t nret, target_ulong rets) in rtas_nvram_store()
|
/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | rtas_filter.c | 43 __be32 nret; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | rtas-types.h | 12 __be32 nret; member
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 1197 uint32_t nret, uint64_t ret) in qtest_rtas_call()
|