Searched refs:SPM_MM_INVALID_PARAMETER (Results 1 – 3 of 3) sorted by relevance
130 return SPM_MM_INVALID_PARAMETER; in spm_memory_attributes_get_smc_handler()158 return (ret == 0) ? SPM_MM_SUCCESS : SPM_MM_INVALID_PARAMETER; in spm_memory_attributes_set_smc_handler()
242 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER); in mm_communicate()247 SMC_RET1(handle, SPM_MM_INVALID_PARAMETER); in mm_communicate()
87 #define SPM_MM_INVALID_PARAMETER -2 macro
Completed in 5 milliseconds