Home
last modified time | relevance | path

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

/titanic_41/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.s1359 #define SMAP_SIZE 72 macro
1360 #define SMAP_STRIDE (((PREFETCH_Q_LEN * 64) / SMAP_SIZE) * 64)
1375 #define SMAP_SIZE 48 macro
1376 #define SMAP_STRIDE (PREFETCH_Q_LEN * SMAP_SIZE)
/titanic_41/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()