Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c178 uint32_t major_vers = FFA_GET_MAJOR_VERSION(vers); in spmc_exchange_version() local
199 if (major_vers == my_major_vers) { in spmc_exchange_version()