Searched refs:thread_mask_exceptions (Results 1 – 25 of 28) sorted by relevance
12
15 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in generic_timer_start()39 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in generic_timer_stop()
23 uint32_t itr_status = thread_mask_exceptions(THREAD_EXCP_ALL); in trace_ext_puts()
303 uint32_t __nostackcheck thread_mask_exceptions(uint32_t exceptions) in thread_mask_exceptions() function380 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in get_stackcheck_recursion_flag()767 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in get_stack_limits()819 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_is_in_normal_mode()979 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_get_id_may_fail()1235 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_set_foreign_intr()1259 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_restore_foreign_intr()1273 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_kernel_enable_vfp()1488 exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in thread_enter_user_mode()
52 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in get_current_prtn()63 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in set_current_prtn()
232 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_disable_prealloc_rpc_cache()274 exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in thread_enable_prealloc_rpc_cache()
416 exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in sp_enter_invoke_cmd()
113 exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in stmm_enter_user_mode()
99 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in cpu_spin_lock_xsave_no_dldetect()114 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in cpu_spin_lock_xsave_dldetect()
386 uint32_t thread_mask_exceptions(uint32_t exceptions);
18 (void)thread_mask_exceptions(THREAD_EXCP_ALL); in __do_panic()
226 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in rng_collect_entropy()278 exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in rng_get_entropy()
69 thread_mask_exceptions(THREAD_EXCP_ALL); in psci_cpu_off()
291 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in get_prtn()957 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in core_mmu_find_table()1124 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in core_mmu_user_mapping_is_active()1155 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in core_mmu_set_user_map()1241 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in core_mmu_set_user_map()
654 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in core_mmu_set_user_map()684 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in core_mmu_user_mapping_is_active()
1464 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_FOREIGN_INTR); in cache_op_outer()2107 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in arm_va2pa_helper()
173 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in pager_lock_dldetect()
86 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in hw_get_random_byte()
49 thread_mask_exceptions(THREAD_EXCP_ALL); in atmel_shdwc_shutdown()
84 uint32_t exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in stm32_rng_read_raw()
212 thread_mask_exceptions(THREAD_EXCP_ALL); in psci_cpu_off()
110 thread_mask_exceptions(THREAD_EXCP_ALL); in psci_cpu_off()
197 exceptions = thread_mask_exceptions(THREAD_EXCP_ALL); in bm_timestamp()
35 *(.text.thread_mask_exceptions)
36 *(.text.thread_mask_exceptions)
312 thread_mask_exceptions(THREAD_EXCP_ALL); in psci_cpu_off()
Completed in 34 milliseconds