Searched refs:__sev (Results 1 – 14 of 14) sorted by relevance
126 __sev(); in __not_in_flash_func()132 __sev(); in __not_in_flash_func()152 __sev(); in default_enter_safe_zone_timeout_ms()206 __sev(); in default_exit_safe_zone_timeout_ms()
89 #if !__has_builtin(__sev)90 __force_inline static void __sev(void) { in __sev() function
87 PICO_WEAK_FUNCTION_DEF(__sev) in PICO_WEAK_FUNCTION_DEF() argument91 void PICO_WEAK_FUNCTION_IMPL_NAME(__sev)() {
151 …ine lock_internal_spin_unlock_with_notify(lock, save) spin_unlock((lock)->spin_lock, save), __sev()
110 void __sev();
192 __sev(); in multicore_fifo_push_blocking_inline()
49 __sev(); in multicore_fifo_push_timeout_us()192 __sev(); in multicore_launch_core1_raw()
159 #define __SEV() __sev()
164 #define __SEV() __sev()
439 #define __SEV __sev
74 __sev(); // it is possible regular code is waiting on a WFE on the other core in async_context_task()
281 __sev(); // Make sure the call below does not ignore this in issue_1812_test()
278 __sev(); in alarm_pool_irq_handler()
195 #define __SEV() __sev()