Go to the source code of this file.
|
#define | TETL_CACHELINE_SIZE alignof(max_align_t) |
| Cache line sizes for ARM values are not strictly correct since cache line sizes depend on implementations, not architectures. There are even implementations with cache line sizes configurable at boot time.
|
|
◆ TETL_CACHELINE_SIZE
#define TETL_CACHELINE_SIZE alignof(max_align_t) |
Cache line sizes for ARM values are not strictly correct since cache line sizes depend on implementations, not architectures. There are even implementations with cache line sizes configurable at boot time.