Searched refs:dsb (Results 51 - 75 of 89) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/
H A Drestore_all.inc28 dsb
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/
H A Drestore_all.inc28 dsb
H A Drestore_partial.inc29 dsb
/netbsd-current/sys/arch/arm/arm32/
H A Ddb_interface.c178 dsb(ishst);
191 dsb(ishst);
H A Darmv7_generic_space.c377 dsb(sy);
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dlocore.S288 dsb sy
290 dsb sy
327 dsb sy
487 dsb ish
906 dsb sy
914 dsb sy
917 dsb ishst
923 dsb ish
H A Ddb_machdep.c1202 dsb(ishld);
1206 dsb(ishld);
1263 dsb(ishst);
1277 dsb(ishst);
1285 dsb(ishld);
1298 dsb(ishst);
H A Dpmap_machdep.c186 dsb(ishst);
204 dsb(ishst);
253 // tlb_invalidate_addr does the dsb(ishst);
H A Dpmapboot.c445 dsb(ish);
/netbsd-current/sys/arch/arm/cortex/
H A Dgicv3.c529 dsb(sy);
546 dsb(ishst);
563 dsb(ishst);
576 dsb(ishst);
599 dsb(sy);
637 dsb(sy);
747 dsb(sy);
/netbsd-current/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_core.h190 do { debug_ptr[DEBUG_ ## d] = __LINE__; dsb(sy); } while (0)
192 do { debug_ptr[DEBUG_ ## d] = (v); dsb(sy); } while (0)
194 do { debug_ptr[DEBUG_ ## d]++; dsb(sy); } while (0)
H A Dvchiq_2835_arm.c186 dsb(sy); /* Ensure all writes have completed */
/netbsd-current/sys/arch/arm/vexpress/
H A Dvexpress_platform.c107 dsb(sy);
/netbsd-current/sys/arch/arm/include/
H A Dcpufunc.h61 #define dsb(opt) __asm __volatile("dsb " __STRING(opt) : : : "memory") macro
68 #define dsb(opt) \ macro
/netbsd-current/sys/arch/aarch64/include/
H A Dpmap_machdep.h318 dsb(ishst);
375 dsb(ishst);
H A Dasan.h193 dsb(ishst);
/netbsd-current/sys/arch/arm/marvell/
H A Darmadaxp.c961 dsb(sy);
969 dsb(sy);
995 dsb(sy);
1023 dsb(sy);
1061 dsb(sy);
1077 dsb(sy);
/netbsd-current/sys/arch/arm/arm/
H A Darmv6_start.S696 dsb
701 dsb
737 dsb // Drain the write buffers.
791 dsb
811 dsb
816 dsb
/netbsd-current/sys/arch/arm/apple/
H A Dapple_intc.c317 dsb(sy);
376 dsb(sy);
/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_platform.c132 dsb(sy);
/netbsd-current/sys/arch/arm/xilinx/
H A Dzynq_platform.c192 dsb(sy);
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcmgen_space.c245 dsb(sy);
H A Dbcm53xx_pax.c418 dsb(sy);
423 dsb(sy);
/netbsd-current/sys/arch/evbarm/bcm53xx/
H A Dbcm53xx_machdep.c239 dsb(sy);
/netbsd-current/external/bsd/less/dist/
H A DMakefile.aut26 defines.ds Makefile.dsb Makefile.dsg Makefile.dsu \

Completed in 204 milliseconds

1234