Searched refs:psci_validate_entry_point (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/lib/psci/
H A Dpsci_main.c35 rc = psci_validate_entry_point(&ep, entrypoint, context_id);
131 rc = psci_validate_entry_point(&ep, entrypoint, context_id);
162 rc = psci_validate_entry_point(&ep, entrypoint, context_id);
H A Dpsci_private.h209 int psci_validate_entry_point(entry_point_info_t *ep,
H A Dpsci_common.c711 int psci_validate_entry_point(entry_point_info_t *ep, function

Completed in 8 milliseconds