Searched refs:spm_vcorefs_args (Results 1 – 7 of 7) sorted by relevance
/trusted-firmware-a-latest/plat/mediatek/mt8186/ |
D | plat_sip_calls.c | 30 ret = spm_vcorefs_args(x1, x2, x3, (uint64_t *)&x4); in mediatek_plat_sip_handler()
|
/trusted-firmware-a-latest/plat/mediatek/mt8192/ |
D | plat_sip_calls.c | 30 ret = spm_vcorefs_args(x1, x2, x3, (uint64_t *)&x4); in mediatek_plat_sip_handler()
|
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/ |
D | mt_spm_vcorefs.h | 10 uint64_t spm_vcorefs_args(uint64_t x1, uint64_t x2, uint64_t x3, uint64_t *x4);
|
D | mt_spm_vcorefs.c | 366 uint64_t spm_vcorefs_args(uint64_t x1, uint64_t x2, uint64_t x3, uint64_t *x4) in spm_vcorefs_args() function
|
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/ |
D | mt_spm_vcorefs.c | 405 uint64_t spm_vcorefs_args(uint64_t x1, uint64_t x2, uint64_t x3) in spm_vcorefs_args() function
|
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/ |
D | mt_spm_vcorefs.c | 494 uint64_t spm_vcorefs_args(uint64_t x1, uint64_t x2, uint64_t x3, uint64_t *x4) in spm_vcorefs_args() function
|
D | mt_spm_vcorefs.h | 10 uint64_t spm_vcorefs_args(uint64_t x1, uint64_t x2, uint64_t x3, uint64_t *x4);
|