Home
last modified time | relevance | path

Searched refs:psci_system_suspend (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a/lib/psci/
A Dpsci_main.c154 int psci_system_suspend(uintptr_t entrypoint, u_register_t context_id) in psci_system_suspend() function
439 ret = (u_register_t)psci_system_suspend(r1, r2); in psci_smc_handler()
515 ret = (u_register_t)psci_system_suspend(x1, x2); in psci_smc_handler()
/trusted-firmware-a/include/lib/psci/
A Dpsci.h340 int psci_system_suspend(uintptr_t entrypoint, u_register_t context_id);
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.dump493 000000000e0447a4 g F .text 0000000000000074 psci_system_suspend
5774 e0445dc: 94000072 bl e0447a4 <psci_system_suspend>
5897 000000000e0447a4 <psci_system_suspend>:
5904 e0447bc: 350000c0 cbnz w0, e0447d4 <psci_system_suspend+0x30>
5915 e0447e8: 35fffee0 cbnz w0, e0447c4 <psci_system_suspend+0x20>
5920 e0447fc: 34fffe20 cbz w0, e0447c0 <psci_system_suspend+0x1c>
5926 e044814: 17ffffec b e0447c4 <psci_system_suspend+0x20>
A Dbl31.map1546 .text.psci_system_suspend
1548 0x000000000e0447a4 psci_system_suspend
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …pend_context:6,psci_system_off:[55,112],psci_system_reset:[55,112],psci_system_suspend:55,psci_ver…

Completed in 35 milliseconds