Home
last modified time | relevance | path

Searched refs:SMAP_SIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dmach_cpu_module.c278 #define SMAP_SIZE 80 macro
280 #define SMAP_SIZE 56 macro
296 volatile int smap_size_changed [SMAP_SIZE - sizeof (struct smap) + 1]; in prefetch_smap_w()
297 volatile int smap_size_changed2 [sizeof (struct smap) - SMAP_SIZE + 1]; in prefetch_smap_w()
H A Dcommon_asm.S1157 #define SMAP_SIZE 72 macro
1158 #define SMAP_STRIDE (((PREFETCH_Q_LEN * 64) / SMAP_SIZE) * 64)
1173 #define SMAP_SIZE 48 macro
1174 #define SMAP_STRIDE (PREFETCH_Q_LEN * SMAP_SIZE)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c108 #define SMAP_SIZE 80 macro
110 #define SMAP_SIZE 56 macro
126 volatile int smap_size_changed [SMAP_SIZE - sizeof (struct smap) + 1]; in prefetch_smap_w()
127 volatile int smap_size_changed2 [sizeof (struct smap) - SMAP_SIZE + 1]; in prefetch_smap_w()