Searched defs:smccc (Results 1 – 3 of 3) sorted by relevance
373 struct arm_smccc_res smccc; in optee_msg_get_os_revision() member394 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() member410 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() member464 struct arm_smccc_res smccc; in optee_config_shm_memremap() member
430 struct arm_smccc_res smccc; in __optee_disable_shm_cache() member
123 static int64_t smccc(uint32_t func, uint64_t arg) in smccc() function