Lines Matching defs:sun4v
63 #ifdef SUN4V
67 #ifdef SUN4V
72 #ifdef SUN4V
121 #ifdef SUN4V
122 static int sun4v = 0;
177 #ifdef SUN4V
188 #ifdef SUN4V
190 strcmp(buf, "sun4v") == 0) {
192 sun4v = 1;
197 #ifdef SUN4V
256 #ifdef SUN4V
258 * Initialize TLB as required by MMU mapping functions - sun4v.
295 #if SUN4V
296 if ( sun4v )
381 #ifdef SUN4V
383 * Map requested memory region with permanent 4MB pages - sun4v.
610 #ifdef SUN4V
611 if ( sun4v )
666 #ifdef SUN4V
668 * Remove write permissions from text mappings in the dTLB - sun4v.