Searched defs:smccc (Results 1 – 3 of 3) sorted by relevance
381 struct arm_smccc_res smccc; in optee_msg_get_os_revision() member402 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() member418 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() member472 struct arm_smccc_res smccc; in optee_config_shm_memremap() member
424 struct arm_smccc_res smccc; in optee_disable_shm_cache() member
123 static int64_t smccc(uint32_t func, uint32_t arg) in smccc() function