Home | History | Annotate | Download | only in test

Lines Matching refs:FullSystem

8905   __ Dmb(FullSystem, BarrierAll);
8906 __ Dmb(FullSystem, BarrierReads);
8907 __ Dmb(FullSystem, BarrierWrites);
8908 __ Dmb(FullSystem, BarrierOther);
8926 __ Dsb(FullSystem, BarrierAll);
8927 __ Dsb(FullSystem, BarrierReads);
8928 __ Dsb(FullSystem, BarrierWrites);
8929 __ Dsb(FullSystem, BarrierOther);