Home
last modified time | relevance | path

Searched refs:CACHELINE_MASK (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/lib/
Dcopy_32.S70 CACHELINE_MASK = (L1_CACHE_BYTES-1) define
183 andi. r0,r0,CACHELINE_MASK /* # bytes to start of cache line */
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx_reg.h_shipped2672 #define CACHELINE_MASK 0x07
Daic79xx.reg4276 const CACHELINE_MASK download
Daic79xx.seq462 test SINDEX, CACHELINE_MASK jz fill_qoutfifo_done;
Daic79xx_core.c9453 download_consts[CACHELINE_MASK] = cacheline_mask; in ahd_loadseq()