Home
last modified time | relevance | path

Searched defs:pm_arg (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/xilinx/common/pm_service/
Dpm_svc_main.c174 static uintptr_t eemi_for_compatibility(uint32_t api_id, uint32_t *pm_arg, in eemi_for_compatibility()
243 static uintptr_t eemi_psci_debugfs_handler(uint32_t api_id, uint32_t *pm_arg, in eemi_psci_debugfs_handler()
291 static uintptr_t TF_A_specific_handler(uint32_t api_id, uint32_t *pm_arg, in TF_A_specific_handler()
349 static uintptr_t eemi_handler(uint32_t api_id, uint32_t *pm_arg, in eemi_handler()
402 uint32_t pm_arg[PAYLOAD_ARG_CNT] = {0}; in pm_smc_handler() local
/trusted-firmware-a-latest/plat/xilinx/zynqmp/pm_service/
Dzynqmp_pm_svc_main.c287 uint32_t pm_arg[5]; in pm_smc_handler() local