Home | History | Annotate | Download | only in test

Lines Matching refs:BarrierAll

8905   __ Dmb(FullSystem, BarrierAll);
8910 __ Dmb(InnerShareable, BarrierAll);
8915 __ Dmb(NonShareable, BarrierAll);
8920 __ Dmb(OuterShareable, BarrierAll);
8926 __ Dsb(FullSystem, BarrierAll);
8931 __ Dsb(InnerShareable, BarrierAll);
8936 __ Dsb(NonShareable, BarrierAll);
8941 __ Dsb(OuterShareable, BarrierAll);