/Zephyr-latest/arch/arm64/core/ |
D | reset.c | 41 barrier_isync_fence_full(); in z_arm64_el_highest_init() 74 barrier_isync_fence_full(); in z_arm64_el3_init() 108 barrier_isync_fence_full(); in z_arm64_el3_init() 166 barrier_isync_fence_full(); in z_arm64_el2_init() 175 barrier_isync_fence_full(); in z_arm64_el1_init() 198 barrier_isync_fence_full(); in z_arm64_el1_init()
|
D | fpu.c | 78 barrier_isync_fence_full(); in arch_flush_local_fpu() 90 barrier_isync_fence_full(); in arch_flush_local_fpu() 146 barrier_isync_fence_full(); in z_arm64_fpu_enter_exc() 235 barrier_isync_fence_full(); in z_arm64_fpu_trap() 305 barrier_isync_fence_full(); in fpu_access_update()
|
/Zephyr-latest/soc/renesas/ra/ra8d1/ |
D | soc.c | 50 barrier_isync_fence_full(); in soc_early_init_hook() 62 barrier_isync_fence_full(); in soc_early_init_hook() 65 barrier_isync_fence_full(); in soc_early_init_hook()
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | cache.c | 59 barrier_isync_fence_full(); in arch_dcache_enable() 70 barrier_isync_fence_full(); in arch_dcache_disable() 178 barrier_isync_fence_full(); in arch_icache_enable() 184 barrier_isync_fence_full(); in arch_icache_disable()
|
D | reboot.c | 26 barrier_isync_fence_full(); in relocate_vector_table()
|
D | prep_c.c | 63 barrier_isync_fence_full(); in z_arm_floating_point_init()
|
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/src/ |
D | arm_dynamic_direct_interrupts.c | 56 barrier_isync_fence_full(); in ZTEST() 78 barrier_isync_fence_full(); in ZTEST()
|
D | arm_zero_latency_irqs.c | 96 barrier_isync_fence_full(); in ZTEST()
|
/Zephyr-latest/soc/renesas/rcar/rcar_gen3/r7/ |
D | soc.c | 20 barrier_isync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | prep_c.c | 58 barrier_isync_fence_full(); in relocate_vector_table() 139 barrier_isync_fence_full(); in z_arm_floating_point_init()
|
/Zephyr-latest/soc/nxp/s32/s32ze/ |
D | soc.c | 23 barrier_isync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/soc/arm/fvp_aemv8r/aarch32/ |
D | soc.c | 17 barrier_isync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/tests/arch/arm/arm_no_multithreading/src/ |
D | main.c | 86 barrier_isync_fence_full(); in test_main() 136 barrier_isync_fence_full(); in test_main()
|
/Zephyr-latest/include/zephyr/sys/ |
D | barrier.h | 78 static ALWAYS_INLINE void barrier_isync_fence_full(void) in barrier_isync_fence_full() function
|
/Zephyr-latest/tests/arch/arm/arm_irq_zero_latency_levels/src/ |
D | main.c | 80 barrier_isync_fence_full(); in isr_a_handler() 171 barrier_isync_fence_full(); in ZTEST()
|
/Zephyr-latest/tests/arch/arm/arm_runtime_nmi/src/ |
D | arm_runtime_nmi.c | 65 barrier_isync_fence_full(); in ZTEST()
|
/Zephyr-latest/soc/brcm/bcmvk/viper/a72/ |
D | plat_core.c | 52 barrier_isync_fence_full(); in z_arm64_el3_plat_init()
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | power.c | 137 barrier_isync_fence_full(); in pm_state_exit_post_ops()
|
/Zephyr-latest/subsys/testsuite/include/zephyr/ |
D | test_asm_inline_gcc.h | 35 barrier_isync_fence_full(); in timestamp_serialize()
|
/Zephyr-latest/soc/renesas/rz/rzt2l/ |
D | soc.c | 26 barrier_isync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/soc/nxp/s32/s32k1/ |
D | soc.c | 70 barrier_isync_fence_full(); in soc_early_init_hook()
|
/Zephyr-latest/soc/renesas/rz/rzn2l/ |
D | soc.c | 31 barrier_isync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/tests/arch/arm/arm_interrupt/src/ |
D | arm_interrupt.c | 281 barrier_isync_fence_full(); in ZTEST() 305 barrier_isync_fence_full(); in ZTEST() 349 barrier_isync_fence_full(); in ZTEST()
|
/Zephyr-latest/tests/arch/arm/arm_thread_swap/src/ |
D | arm_syscalls.c | 135 barrier_isync_fence_full(); in user_thread_entry() 143 barrier_isync_fence_full(); in user_thread_entry()
|
/Zephyr-latest/arch/arm64/core/cortex_r/ |
D | arm_mpu.c | 102 barrier_isync_fence_full(); in arm_core_mpu_enable() 119 barrier_isync_fence_full(); in arm_core_mpu_disable() 138 barrier_isync_fence_full(); in mpu_init() 154 barrier_isync_fence_full(); in mpu_set_region() 168 barrier_isync_fence_full(); in mpu_clr_region() 357 barrier_isync_fence_full(); in arm_core_mpu_background_region_enable() 370 barrier_isync_fence_full(); in arm_core_mpu_background_region_disable()
|