Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy.c116 thread_unmask_exceptions(exceptions); in sbi_mpxy_set_shmem()
175 thread_unmask_exceptions(exceptions); in sbi_mpxy_get_channel_ids()
221 thread_unmask_exceptions(exceptions); in sbi_mpxy_read_attributes()
268 thread_unmask_exceptions(exceptions); in sbi_mpxy_write_attributes()
336 thread_unmask_exceptions(exceptions); in sbi_mpxy_send_message_with_response()
385 thread_unmask_exceptions(exceptions); in sbi_mpxy_send_message_without_response()
436 thread_unmask_exceptions(exceptions); in sbi_mpxy_get_channel_count()
488 thread_unmask_exceptions(exceptions); in sbi_mpxy_get_notification_events()
H A Dthread_arch.c84 void __nostackcheck thread_unmask_exceptions(uint32_t state) in thread_unmask_exceptions() function
128 thread_unmask_exceptions(state & ~THREAD_EXCP_NATIVE_INTR); in thread_scall_handler()
549 thread_unmask_exceptions(exceptions); in thread_enter_user_mode()
H A Dthread_optee_abi.c338 thread_unmask_exceptions(exceptions); in thread_disable_prealloc_rpc_cache()
365 thread_unmask_exceptions(exceptions); in thread_enable_prealloc_rpc_cache()
/optee_os/core/kernel/
H A Dtrace_ext.c49 thread_unmask_exceptions(itr_status); in trace_ext_puts()
H A Dthread.c188 thread_unmask_exceptions(exceptions); in thread_update_canaries()
343 thread_unmask_exceptions(exceptions); in get_stackcheck_recursion_flag()
451 thread_unmask_exceptions(exceptions); in get_stack_limits()
478 thread_unmask_exceptions(exceptions); in thread_is_in_normal_mode()
492 thread_unmask_exceptions(exceptions); in thread_get_id_may_fail()
/optee_os/core/arch/arm/mm/
H A Dcore_mmu.c152 thread_unmask_exceptions(exceptions); in cache_op_outer()
224 thread_unmask_exceptions(exceptions); in arch_va2pa_helper()
H A Dcore_mmu_lpae.c375 thread_unmask_exceptions(exceptions); in get_prtn()
1335 thread_unmask_exceptions(exceptions); in core_mmu_find_table()
1447 thread_unmask_exceptions(exceptions); in core_mmu_user_mapping_is_active()
1505 thread_unmask_exceptions(exceptions); in core_mmu_set_user_map()
1596 thread_unmask_exceptions(exceptions); in core_mmu_set_user_map()
H A Dcore_mmu_v7.c756 thread_unmask_exceptions(exceptions); in core_mmu_set_user_map()
765 thread_unmask_exceptions(exceptions); in core_mmu_user_mapping_is_active()
/optee_os/core/arch/riscv/mm/
H A Dcore_mmu_arch.c704 thread_unmask_exceptions(exceptions); in arch_va2pa_helper()
709 thread_unmask_exceptions(exceptions); in arch_va2pa_helper()
716 thread_unmask_exceptions(exceptions); in arch_va2pa_helper()
788 thread_unmask_exceptions(exceptions); in core_mmu_find_table()
968 thread_unmask_exceptions(exceptions); in core_mmu_set_user_map()
1040 thread_unmask_exceptions(exceptions); in core_mmu_user_mapping_is_active()
/optee_os/core/include/kernel/
H A Dspinlock.h151 thread_unmask_exceptions(exceptions); in cpu_spin_unlock_xrestore()
H A Dthread.h162 void thread_unmask_exceptions(uint32_t state);
/optee_os/core/arch/arm/kernel/
H A Dthread.c117 void __nostackcheck thread_unmask_exceptions(uint32_t state) in thread_unmask_exceptions() function
1035 thread_unmask_exceptions(exceptions); in thread_enter_user_mode()
1106 thread_unmask_exceptions(state & ~THREAD_EXCP_NATIVE_INTR); in thread_scall_handler()
H A Dvirtualization.c82 thread_unmask_exceptions(exceptions); in get_current_prtn()
102 thread_unmask_exceptions(exceptions); in set_current_prtn()
H A Dthread_optee_smc.c337 thread_unmask_exceptions(exceptions); in thread_disable_prealloc_rpc_cache()
364 thread_unmask_exceptions(exceptions); in thread_enable_prealloc_rpc_cache()
H A Dstmm_sp.c140 thread_unmask_exceptions(exceptions); in stmm_enter_user_mode()
H A Dsecure_partition.c1827 thread_unmask_exceptions(exceptions); in sp_enter_invoke_cmd()
/optee_os/core/drivers/
H A Dstm32_i2c.c804 thread_unmask_exceptions(exceptions); in lock_i2c_bus_access()