Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Darm_ffa.h32 #define FFA_MSG_POLL FFA_SMC_32(0x6A) macro
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c603 case FFA_MSG_POLL: in ffa_call_supported()