Lines Matching full:coherence
393 * because they're needed in both the enable & disable coherence steps in cps_gen_entry_code()
412 * If this is the last VPE to become ready for non-coherence in cps_gen_entry_code()
421 * for non-coherence. It needs to wait until coherence in cps_gen_entry_code()
462 * disable coherence. At this point we *must* be sure that no other in cps_gen_entry_code()
489 /* Barrier to ensure write to coherence control is complete */ in cps_gen_entry_code()
494 /* Disable coherence */ in cps_gen_entry_code()
552 * VPEs which did not disable coherence will continue in cps_gen_entry_code()
553 * executing, after coherence has been disabled, from this in cps_gen_entry_code()
563 * Re-enable coherence. Note that for CPS_PM_NC_WAIT all coupled VPEs in cps_gen_entry_code()
564 * will run this. The first will actually re-enable coherence & the in cps_gen_entry_code()
574 /* Barrier to ensure write to coherence control is complete */ in cps_gen_entry_code()
604 * idle state and the one that disables coherence might as well in cps_gen_entry_code()