Home
last modified time | relevance | path

Searched defs:CACHE_LINE_SIZE (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/boot/sys/i386/include/
H A Dparam.h86 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/titanic_51/usr/src/boot/sys/amd64/include/
H A Dparam.h93 #define CACHE_LINE_SIZE (1 << CACHE_LINE_SHIFT) macro
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h333 #define CACHE_LINE_SIZE (CACHE_LINE_SIZE_MASK + 1) macro