Searched refs:CACHELINE_MASK (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c322 #define CACHELINE_MASK (CACHELINE - 1) macro
1547 (((s) + CACHELINE_MASK) & ~CACHELINE_MASK)
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.seq462 test SINDEX, CACHELINE_MASK jz fill_qoutfifo_done;
H A Daic79xx.reg3993 const CACHELINE_MASK download
H A Daic79xx.c8718 download_consts[CACHELINE_MASK] = cacheline_mask;

Completed in 186 milliseconds