Searched refs:CoherentAccessPattern (Results 1 – 1 of 1) sorted by relevance
47 const int CoherentAccessPattern = 0x1; variable48 const int InnerRandomAccessPattern = 0x2 | CoherentAccessPattern;49 const int OuterRandomAccessPattern = 0x4 | CoherentAccessPattern;