/Zephyr-latest/soc/renesas/ra/ra8d1/ |
D | soc.c | 49 barrier_dsync_fence_full(); in soc_early_init_hook() 61 barrier_dsync_fence_full(); in soc_early_init_hook() 64 barrier_dsync_fence_full(); in soc_early_init_hook()
|
/Zephyr-latest/soc/nordic/common/vpr/ |
D | soc_idle.c | 17 barrier_dsync_fence_full(); in arch_cpu_idle() 25 barrier_dsync_fence_full(); in arch_cpu_atomic_idle()
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | power.c | 57 barrier_dsync_fence_full(); in z_power_soc_deep_sleep() 94 barrier_dsync_fence_full(); in z_power_soc_sleep()
|
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/src/ |
D | arm_dynamic_direct_interrupts.c | 55 barrier_dsync_fence_full(); in ZTEST() 77 barrier_dsync_fence_full(); in ZTEST()
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32f1x.c | 69 barrier_dsync_fence_full(); in erase_page_begin() 111 barrier_dsync_fence_full(); in erase_page_begin() 154 barrier_dsync_fence_full(); in write_value() 189 barrier_dsync_fence_full(); in flash_stm32_block_erase_loop()
|
D | flash_stm32f7x.c | 60 barrier_dsync_fence_full(); in write_byte() 65 barrier_dsync_fence_full(); in write_byte() 109 barrier_dsync_fence_full(); in erase_sector() 185 barrier_dsync_fence_full(); in flash_stm32_option_bytes_write()
|
D | flash_stm32h7x.c | 78 barrier_dsync_fence_full(); in commit_optb() 80 barrier_dsync_fence_full(); in commit_optb() 272 barrier_dsync_fence_full(); in flash_stm32_control_register_disable() 277 barrier_dsync_fence_full(); in flash_stm32_control_register_disable() 300 barrier_dsync_fence_full(); in flash_stm32_option_bytes_disable() 305 barrier_dsync_fence_full(); in flash_stm32_option_bytes_disable() 552 barrier_dsync_fence_full(); 622 barrier_dsync_fence_full(); 630 barrier_dsync_fence_full(); 838 barrier_dsync_fence_full(); [all …]
|
/Zephyr-latest/soc/renesas/rcar/rcar_gen3/r7/ |
D | soc.c | 19 barrier_dsync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | prep_c.c | 57 barrier_dsync_fence_full(); in relocate_vector_table() 138 barrier_dsync_fence_full(); in z_arm_floating_point_init()
|
/Zephyr-latest/soc/nxp/s32/s32ze/ |
D | soc.c | 22 barrier_dsync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/soc/arm/fvp_aemv8r/aarch32/ |
D | soc.c | 25 barrier_dsync_fence_full(); in soc_reset_hook()
|
/Zephyr-latest/tests/arch/arm/arm_no_multithreading/src/ |
D | main.c | 85 barrier_dsync_fence_full(); in test_main() 135 barrier_dsync_fence_full(); in test_main()
|
/Zephyr-latest/drivers/cache/ |
D | cache_aspeed.c | 148 barrier_dsync_fence_full(); in cache_data_invd_all() 151 barrier_dsync_fence_full(); in cache_data_invd_all() 184 barrier_dsync_fence_full(); in cache_data_invd_range() 245 barrier_dsync_fence_full(); in cache_instr_invd_range()
|
/Zephyr-latest/include/zephyr/sys/ |
D | barrier.h | 59 static ALWAYS_INLINE void barrier_dsync_fence_full(void) in barrier_dsync_fence_full() function
|
/Zephyr-latest/arch/arm64/core/ |
D | fpu.c | 83 barrier_dsync_fence_full(); in arch_flush_local_fpu() 131 barrier_dsync_fence_full(); in flush_owned_fpu() 242 barrier_dsync_fence_full(); in z_arm64_fpu_trap()
|
D | smp.c | 101 barrier_dsync_fence_full(); in arch_cpu_start() 173 barrier_dsync_fence_full(); in arch_secondary_cpu_init() 181 barrier_dsync_fence_full(); in arch_secondary_cpu_init()
|
/Zephyr-latest/tests/arch/arm/arm_irq_zero_latency_levels/src/ |
D | main.c | 79 barrier_dsync_fence_full(); in isr_a_handler() 170 barrier_dsync_fence_full(); in ZTEST()
|
/Zephyr-latest/tests/arch/arm/arm_runtime_nmi/src/ |
D | arm_runtime_nmi.c | 64 barrier_dsync_fence_full(); in ZTEST()
|
/Zephyr-latest/arch/arm64/core/cortex_r/ |
D | arm_mpu.c | 101 barrier_dsync_fence_full(); in arm_core_mpu_enable() 118 barrier_dsync_fence_full(); in arm_core_mpu_disable() 137 barrier_dsync_fence_full(); in mpu_init() 150 barrier_dsync_fence_full(); in mpu_set_region() 153 barrier_dsync_fence_full(); in mpu_set_region() 160 barrier_dsync_fence_full(); in mpu_clr_region() 167 barrier_dsync_fence_full(); in mpu_clr_region() 356 barrier_dsync_fence_full(); in arm_core_mpu_background_region_enable() 369 barrier_dsync_fence_full(); in arm_core_mpu_background_region_disable()
|
/Zephyr-latest/drivers/mipi_dbi/ |
D | mipi_dbi_stm32_fmc.c | 87 barrier_dsync_fence_full(); in mipi_dbi_stm32_fmc_command_write() 93 barrier_dsync_fence_full(); in mipi_dbi_stm32_fmc_command_write() 118 barrier_dsync_fence_full(); in mipi_dbi_stm32_fmc_write_display()
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | cache.c | 57 barrier_dsync_fence_full(); in arch_dcache_enable() 68 barrier_dsync_fence_full(); in arch_dcache_disable()
|
D | smp.c | 146 barrier_dsync_fence_full(); in arch_cpu_start() 208 barrier_dsync_fence_full(); in arch_secondary_cpu_init() 216 barrier_dsync_fence_full(); in arch_secondary_cpu_init()
|
/Zephyr-latest/soc/brcm/bcmvk/viper/a72/ |
D | plat_core.c | 51 barrier_dsync_fence_full(); in z_arm64_el3_plat_init()
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | arm_mpu.c | 240 barrier_dsync_fence_full(); in arm_core_mpu_enable() 252 barrier_dsync_fence_full(); in arm_core_mpu_disable() 259 barrier_dsync_fence_full(); in arm_core_mpu_disable() 278 barrier_dsync_fence_full(); in arm_core_mpu_enable()
|
/Zephyr-latest/soc/renesas/rz/rzt2l/ |
D | soc.c | 25 barrier_dsync_fence_full(); in soc_reset_hook()
|