Home
last modified time | relevance | path

Searched defs:CACHELINE_MASK (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDjemalloc_internal.h304 #define CACHELINE_MASK (CACHELINE - 1) macro
/NextBSD/sys/dev/aic7xxx/
HDaic79xx_reg.h3814 #define CACHELINE_MASK 0x07 macro