Home
last modified time | relevance | path

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

/linux/include/linux/
H A Darm_ffa.h63 #define FFA_NOTIFICATION_SET FFA_SMC_32(0x81) macro
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c820 .a0 = FFA_NOTIFICATION_SET, .a1 = src_dst_ids, .a2 = flags, in ffa_notification_set()