Home
last modified time | relevance | path

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

/linux/include/linux/
H A Darm_ffa.h76 #define FFA_CONSOLE_LOG FFA_SMC_32(0x8A) macro
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c689 case FFA_CONSOLE_LOG: /* Optional per 13.1: not in Table 13.1 */ in ffa_call_supported()