Home
last modified time | relevance | path

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

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