Searched defs:pm_arg (Results 1 – 2 of 2) sorted by relevance
174 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
287 uint32_t pm_arg[5]; in pm_smc_handler() local