Searched refs:ffa_vm_created_handler (Results 1 – 14 of 14) sorted by relevance
| /trusted-services/deployments/internal-trusted-storage/env/commonsp/ |
| A D | its_sp.c | 114 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/protected-storage/env/commonsp/ |
| A D | ps_sp.c | 114 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/logging/env/commonsp/ |
| A D | logging_sp.c | 104 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/block-storage/env/commonsp/ |
| A D | block_storage_sp.c | 114 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/env-test/env/commonsp/ |
| A D | env_test_sp.c | 105 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/crypto/env/commonsp/ |
| A D | crypto_sp.c | 140 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/se-proxy/env/commonsp/ |
| A D | se_proxy_sp.c | 141 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/smm-gateway/env/commonsp/ |
| A D | smm_gateway_sp.c | 130 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/fwu/env/commonsp/ |
| A D | fwu_sp.c | 153 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/deployments/attestation/env/commonsp/ |
| A D | attestation_sp.c | 182 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/components/messaging/ffa/libsp/include/ |
| A D | ffa_api.h | 424 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle);
|
| /trusted-services/components/messaging/ffa/libsp/ |
| A D | ffa.c | 255 res = ffa_vm_created_handler(vm_id, handle); in handle_framework_msg()
|
| /trusted-services/components/service/spm_test/ |
| A D | sp.c | 1120 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
| /trusted-services/components/messaging/ffa/libsp/test/ |
| A D | test_ffa_api.cpp | 34 ffa_result ffa_vm_created_handler(uint16_t vm_id, uint64_t handle) in ffa_vm_created_handler() function
|
Completed in 56 milliseconds