Home
last modified time | relevance | path

Searched refs:FFA_MEM_RELINQUISH (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Darm_ffa.h52 #define FFA_MEM_RELINQUISH FFA_SMC_32(0x76) macro
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c617 case FFA_MEM_RELINQUISH: in ffa_call_supported()