Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c1820 uint32_t itr_state = 0; in handle_notification_info_get() local
1851 itr_state = cpu_spin_lock_xsave(&spmc_notif_lock); in handle_notification_info_get()
1854 cpu_spin_unlock_xrestore(&spmc_notif_lock, itr_state); in handle_notification_info_get()