Home
last modified time | relevance | path

Searched refs:ffa (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/firmware/arm_ffa/
A DMakefile2 ffa-bus-y = bus.o
3 ffa-driver-y = driver.o
4 ffa-transport-$(CONFIG_ARM_FFA_SMCCC) += smccc.o
5 ffa-core-objs := $(ffa-bus-y)
6 ffa-module-objs := $(ffa-driver-y) $(ffa-transport-y)
7 obj-$(CONFIG_ARM_FFA_TRANSPORT) = ffa-core.o
8 obj-$(CONFIG_ARM_FFA_TRANSPORT) += ffa-module.o
/linux/drivers/tee/optee/
A Dffa_abi.c65 mutex_lock(&optee->ffa.mutex); in optee_shm_from_ffa_handle()
70 mutex_unlock(&optee->ffa.mutex); in optee_shm_from_ffa_handle()
87 mutex_lock(&optee->ffa.mutex); in optee_shm_add_ffa_handle()
90 mutex_unlock(&optee->ffa.mutex); in optee_shm_add_ffa_handle()
103 mutex_lock(&optee->ffa.mutex); in optee_shm_rem_ffa_handle()
109 mutex_unlock(&optee->ffa.mutex); in optee_shm_rem_ffa_handle()
746 .data1 = optee->ffa.bottom_half_value, in enable_async_notif()
825 mutex_destroy(&optee->ffa.mutex); in optee_ffa_remove()
909 optee->ffa.ffa_dev = ffa_dev; in optee_ffa_probe()
946 mutex_init(&optee->ffa.mutex); in optee_ffa_probe()
[all …]
A Doptee_private.h224 struct optee_ffa ffa; member
/linux/arch/arm64/kvm/hyp/nvhe/
A DMakefile27 cache.o setup.o mm.o mem_protect.o sys_regs.o pkvm.o stacktrace.o ffa.o
/linux/arch/m68k/ifpsp060/
A Dfplsp.sa806 dc.l $00003ffa,$0000aaaa,$aaaaaaaa,$ab5ebf00

Completed in 11 milliseconds