Home
last modified time | relevance | path

Searched refs:nmi_high (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
823 nmi_high = *((volatile unsigned short *) TRAMPOLINE_HIGH); in do_boot_cpu()
910 *((volatile unsigned short *) TRAMPOLINE_HIGH) = nmi_high; in do_boot_cpu()