Searched defs:smccc (Results 1 – 2 of 2) sorted by relevance
315 struct arm_smccc_res smccc; in __optee_disable_shm_cache() member1263 struct arm_smccc_res smccc; in optee_msg_get_os_revision() member1285 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() member1302 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() member1348 struct arm_smccc_res smccc; in optee_config_shm_memremap() member
117 static int64_t smccc(uint32_t func, uint64_t arg) in smccc() function