Searched refs:smccc (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/tee/optee/ |
| H A D | smc_abi.c | 315 struct arm_smccc_res smccc; in __optee_disable_shm_cache() member 320 0, 0, 0, 0, 0, 0, 0, &res.smccc); in __optee_disable_shm_cache() 1332 struct arm_smccc_res smccc; in optee_msg_get_os_revision() member 1341 &res.smccc); in optee_msg_get_os_revision() 1360 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() member 1364 invoke_fn(OPTEE_SMC_CALLS_REVISION, 0, 0, 0, 0, 0, 0, 0, &res.smccc); in optee_msg_api_revision_is_compatible() 1377 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() member 1391 &res.smccc); in optee_msg_exchange_capabilities() 1423 struct arm_smccc_res smccc; in optee_config_shm_memremap() member 1434 invoke_fn(OPTEE_SMC_GET_SHM_CONFIG, 0, 0, 0, 0, 0, 0, 0, &res.smccc); in optee_config_shm_memremap() [all …]
|
| /linux/drivers/firmware/smccc/ |
| H A D | Makefile | 3 obj-$(CONFIG_HAVE_ARM_SMCCC_DISCOVERY) += smccc.o kvm_guest.o
|
| /linux/drivers/firmware/arm_ffa/ |
| H A D | Makefile | 4 ffa-transport-$(CONFIG_ARM_FFA_SMCCC) += smccc.o
|
| /linux/drivers/firmware/ |
| H A D | Makefile | 38 obj-y += smccc/
|
| H A D | Kconfig | 298 source "drivers/firmware/smccc/Kconfig"
|
| /linux/arch/arm64/kernel/ |
| H A D | Makefile | 35 smp.o smp_spin_table.o topology.o smccc-call.o \
|
| /linux/ |
| H A D | MAINTAINERS | 23918 F: drivers/firmware/smccc/ 23919 F: include/linux/arm-smccc.h
|