Home | History | Annotate | Download | only in coregrind

Lines Matching full:barrier

1156      // Barrier to make sure the effect of the code above is visible to the rest
1158 // dsb : Data Synchronisation Barrier
1176 // Barrier to make sure the effect of the code above is visible to the rest
1179 // Barrier to ensure any prefetching which happened before this code is
1181 // isb : Instruction Synchronisation Barrier