Home
last modified time | relevance | path

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

/tools/virtio/ringtest/
Dptr_ring.c13 #define SMP_CACHE_BYTES 64 macro
14 #define cache_line_size() SMP_CACHE_BYTES
15 #define ____cacheline_aligned_in_smp __attribute__ ((aligned (SMP_CACHE_BYTES)))
/tools/bootconfig/include/linux/
Dmemblock.h7 #define SMP_CACHE_BYTES 0 macro