Home
last modified time | relevance | path

Searched refs:CPU_ALLOC_SIZE (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c404 if (sizeof (struct cpu) + PTL1_SSIZE > CPU_ALLOC_SIZE) { in ptl1_init_cpu()
409 pstate->ptl1_stktop = (uintptr_t)cpu + CPU_ALLOC_SIZE; in ptl1_init_cpu()
/titanic_41/usr/src/uts/sun4v/sys/
H A Dmachparam.h332 #define CPU_ALLOC_SIZE MMU_PAGESIZE macro
/titanic_41/usr/src/uts/sun4u/sys/
H A Dmachparam.h362 #define CPU_ALLOC_SIZE MMU_PAGESIZE macro
/titanic_41/usr/src/uts/sun4/os/
H A Dmp_startup.c347 cp = vmem_xalloc(static_alloc_arena, CPU_ALLOC_SIZE, in setup_cpu_common()
348 CPU_ALLOC_SIZE, 0, 0, NULL, NULL, VM_SLEEP); in setup_cpu_common()
/titanic_41/usr/src/uts/sun4v/ml/
H A Dmach_locore.s124 .skip CPU_ALLOC_SIZE
125 .size cpu0, CPU_ALLOC_SIZE
/titanic_41/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c550 if (sizeof (struct cpu) + PTL1_SSIZE > CPU_ALLOC_SIZE) { in ptl1_init_cpu()
556 pstate->ptl1_stktop = (uintptr_t)cpu + CPU_ALLOC_SIZE; in ptl1_init_cpu()
/titanic_41/usr/src/uts/sun4u/ml/
H A Dmach_locore.s124 .skip CPU_ALLOC_SIZE
125 .size cpu0, CPU_ALLOC_SIZE