Home
last modified time | relevance | path

Searched refs:SMP_MAGIC_IDENT (Results 1 - 4 of 4) sorted by relevance

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

Completed in 4 milliseconds