Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/kernel/
Dsmpboot.c776 unsigned short nmi_high = 0, nmi_low = 0; in do_boot_cpu() local
824 nmi_low = *((volatile unsigned short *) TRAMPOLINE_LOW); in do_boot_cpu()
911 *((volatile unsigned short *) TRAMPOLINE_LOW) = nmi_low; in do_boot_cpu()