Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/booke/
H A Dbooke_machdep.c400 static char booke_boot_critstack[BOOKE_CRITSTACK_SIZE] __aligned(16); variable
419 critstack = booke_boot_critstack; in cpu_pcpu_init()