Searched refs:dsb (Results 1 - 25 of 50) sorted by relevance

12

/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv6/armv/
H A Dmachine.h14 static inline void dsb(void) function
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv7-a/armv/
H A Dmachine.h14 static inline void dsb(void) function
16 asm volatile("dsb" ::: "memory");
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv8-a/32/armv/
H A Dmachine.h14 static inline void dsb(void) function
16 asm volatile("dsb" ::: "memory");
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv7ve/armv/
H A Dmachine.h14 static inline void dsb(void) function
16 asm volatile("dsb" ::: "memory");
/seL4-test-master/tools/seL4/elfloader-tool/src/arch-arm/32/
H A Didle.c11 dsb();
H A Dsmp.c30 dsb();
H A Dcrt0_64.S28 dsb nsh
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-arm/armv/armv8-a/64/armv/
H A Dmachine.h14 static inline void dsb(void) function
16 asm volatile("dsb sy" ::: "memory");
/seL4-test-master/tools/seL4/elfloader-tool/src/arch-arm/armv/armv7-a/32/
H A Dsmc.S14 dsb
22 dsb
/seL4-test-master/tools/seL4/elfloader-tool/src/arch-arm/armv/armv8-a/32/
H A Dsmc.S14 dsb
22 dsb
/seL4-test-master/tools/seL4/elfloader-tool/src/arch-arm/armv/armv7ve/32/
H A Dsmc.S14 dsb
22 dsb
/seL4-test-master/kernel/src/arch/arm/machine/
H A Dcache.c38 dsb();
52 dsb();
66 dsb();
132 dsb();
159 dsb();
161 dsb();
163 dsb();
168 dsb();
170 dsb();
172 dsb();
[all...]
/seL4-test-master/kernel/include/arch/arm/arch/64/mode/
H A Dmachine.h165 dsb();
168 dsb();
171 dsb();
180 dsb();
207 dsb();
228 dsb();
231 dsb();
236 dsb();
244 dsb();
246 dsb();
[all...]
/seL4-test-master/kernel/include/arch/arm/arch/32/mode/
H A Dmachine_pl2.h51 dsb();
59 dsb();
66 dsb();
73 dsb();
87 dsb();
115 dsb();
117 dsb();
/seL4-test-master/kernel/include/arch/arm/armv/armv8-a/64/armv/
H A Dtlb.h16 dsb();
41 dsb();
H A Dmachine.h14 static inline void dsb(void) function
16 asm volatile("dsb sy" ::: "memory");
/seL4-test-master/tools/seL4/elfloader-tool/src/arch-arm/drivers/
H A Dsmp-zynq7000.c56 dsb();
58 dsb();
63 dsb();
65 dsb();
/seL4-test-master/kernel/include/arch/arm/armv/armv6/armv/
H A Dcontext_switch.h15 dsb();
H A Dmachine.h25 static inline void dsb(void) function
/seL4-test-master/kernel/include/drivers/irq/
H A Dam335x.h105 * I found that without dsb() or more code before, I get interrupts
109 dsb();
111 dsb();
118 dsb();
/seL4-test-master/kernel/include/arch/arm/armv/armv7ve/armv/
H A Dcontext_switch.h40 dsb();
/seL4-test-master/kernel/include/arch/arm/armv/armv7-a/armv/
H A Dcontext_switch.h40 dsb();
H A Dmachine.h17 static inline void dsb(void) function
19 asm volatile("dsb" ::: "memory");
/seL4-test-master/kernel/include/arch/arm/armv/armv8-a/32/armv/
H A Dcontext_switch.h40 dsb();
/seL4-test-master/tools/seL4/elfloader-tool/src/arch-arm/armv/armv8-a/64/
H A Dmmu-hyp.S105 dsb ish
110 dsb ish
113 dsb ish

Completed in 172 milliseconds

12