Searched defs:smccc (Results 1 – 2 of 2) sorted by relevance
314 struct arm_smccc_res smccc; in __optee_disable_shm_cache() member1290 struct arm_smccc_res smccc; in optee_msg_get_os_revision() member1311 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() member1328 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() member1364 struct arm_smccc_res smccc; in optee_config_shm_memremap() member
115 static int64_t smccc(uint32_t func, uint64_t arg) in smccc() function