Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dmp_machdep.c98 static char *mce_stack; variable
240 np = ((struct nmi_pcpu *)&mce_stack[MCE_STACK_SIZE]) - 1; in init_secondary()
420 mce_stack = kmem_malloc(MCE_STACK_SIZE, in start_all_aps()