Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dmpspec_def.h15 #define SMP_MAGIC_IDENT (('_'<<24) | ('P'<<16) | ('M'<<8) | '_') macro
/linux/arch/x86/kernel/
A Dmpparse.c571 if ((*bp == SMP_MAGIC_IDENT) && in smp_scan_config()

Completed in 5 milliseconds