Home
last modified time | relevance | path

Searched refs:CACHELINE_SIZE (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/zstd/lib/common/
H A Dcompiler.h140 #define CACHELINE_SIZE 64 macro
146 for (_pos=0; _pos<_size; _pos+=CACHELINE_SIZE) { \