Home
last modified time | relevance | path

Searched refs:spm_mm_sp_call (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/services/std_svc/spm_mm/
Dspm_mm_main.c187 uint64_t spm_mm_sp_call(uint32_t smc_fid, uint64_t x1, uint64_t x2, uint64_t x3) in spm_mm_sp_call() function
253 rc = spm_mm_sp_call(smc_fid, comm_buffer_address, comm_size_address, in mm_communicate()
/external/arm-trusted-firmware/include/services/
Dspm_mm_svc.h107 uint64_t spm_mm_sp_call(uint32_t smc_fid,
/external/arm-trusted-firmware/plat/arm/css/sgi/
Dsgi_ras.c145 spm_mm_sp_call(MM_COMMUNICATE_AARCH64, (uint64_t)header, 0, in sgi_ras_intr_handler()