HomeSort by: relevance | last modified time | path
    Searched refs:sun4v (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc64/doc/
TODO 13 sun4v:
32 - check build without SUN4V defined
34 - pmap_mp_init(): sun4v missing handling
37 - sun4v tsb no need to lock... per cpu... anyway...
39 - MP support - currently bypassed in pmap_bootstrap() for sun4v
46 - locore.s: rft_user (sun4v specific manual fill) - seems to work, but is it good enough (compared to openbsds rft_user?
49 - only #if __arch64__ independent for SUN4V, as OF for all ultrasparcs is
61 -- qemu sun4v/niagara - reaches the point where the kernel needs to mount a root fs
  /src/sys/arch/sparc/stand/ofwboot/
loadfile_machdep.c 63 #ifdef SUN4V
67 #ifdef SUN4V
72 #ifdef SUN4V
121 #ifdef SUN4V
122 static int sun4v = 0; variable
177 #ifdef SUN4V
188 #ifdef SUN4V
190 strcmp(buf, "sun4v") == 0) {
192 sun4v = 1;
197 #ifdef SUN4V
    [all...]
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 80 #ifdef SUN4V
194 #ifdef SUN4V
227 #ifdef SUN4V
231 ! sun4v
269 #ifdef SUN4V
273 ! sun4v
494 #ifdef SUN4V
locore.s 90 #ifdef SUN4V
98 #ifdef SUN4V
108 #ifdef SUN4V
114 /* sun4v */
129 #ifdef SUN4V
136 #ifdef SUN4V
142 /* sun4v */
157 #ifdef SUN4V
164 #ifdef SUN4V
170 /* sun4v */
    [all...]

Completed in 20 milliseconds