Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c792 .a0 = FFA_VERSION, in do_ffa_version()
885 if (func_id != FFA_VERSION && in kvm_host_ffa_handler()
917 case FFA_VERSION: in kvm_host_ffa_handler()
943 .a0 = FFA_VERSION, in hyp_ffa_init()
/linux/include/linux/
H A Darm_ffa.h26 #define FFA_VERSION FFA_SMC_32(0x63) macro
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c144 .a0 = FFA_VERSION, .a1 = FFA_DRIVER_VERSION, in ffa_version_check()