Home
last modified time | relevance | path

Searched refs:FFA_MEM_RECLAIM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c166 arm_smccc_1_1_smc(FFA_MEM_RECLAIM, in ffa_mem_reclaim()
682 case FFA_MEM_RECLAIM: in kvm_host_ffa_handler()
/openbmc/linux/include/linux/
H A Darm_ffa.h51 #define FFA_MEM_RECLAIM FFA_SMC_32(0x77) macro
/openbmc/linux/drivers/firmware/arm_ffa/
H A Ddriver.c520 .a0 = FFA_MEM_RECLAIM, in ffa_memory_reclaim()