/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() 131 uint32_t nret, target_ulong rets) in rtas_start_cpu() 207 uint32_t nret, target_ulong rets) in rtas_stop_self() 230 uint32_t nret, target_ulong rets) in rtas_ibm_suspend_me() 274 uint32_t nret, target_ulong rets) in rtas_ibm_get_system_parameter() 331 uint32_t nret, target_ulong rets) in rtas_ibm_set_system_parameter() 351 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_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 | spapr_drc.c | 1063 uint32_t nret, target_ulong rets) in rtas_set_indicator() 1097 target_ulong args, uint32_t nret, in rtas_get_sensor_state() 1159 target_ulong args, uint32_t nret, in rtas_ibm_configure_connector()
|
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 | 662 uint32_t nret = rtas_ld(rtas_r3, 2); in h_rtas() local
|
/openbmc/linux/arch/powerpc/boot/ |
D | oflib.c |
|
/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/lib/ |
D | digsig.c |
|
/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
D | rtas_filter.c |
|
/openbmc/qemu/hw/nvram/ |
H A D | spapr_nvram.c | 102 uint32_t nret, target_ulong rets) in rtas_nvram_store()
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | rtas-types.h |
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 1301 uint32_t nret, uint64_t ret) in qtest_rtas_call()
|