Searched refs:mailbox_ep (Results 1 – 3 of 3) sorted by relevance
48 mailbox_entrypoint_t mailbox_ep; member54 (_p)->mailbox_ep = (_entry); \64 .mailbox_ep = (_entry) \73 && ((_p)->mailbox_ep != NULL))
232 (void) plat_setup_psci_ops((uintptr_t)lib_args->mailbox_ep, in psci_setup()
191 mailbox_entrypoint_t mailbox_ep;195 information. The second field ``mailbox_ep`` is the warm boot entrypoint address203 - Calls ``plat_setup_psci_ops()`` with warm boot entrypoint ``mailbox_ep`` as