Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dx86_init.c49 .smp_read_mpc_oem = default_smp_read_mpc_oem,
Dmpparse.c227 x86_init.mpparse.smp_read_mpc_oem(mpc); in smp_read_mpc()
/linux-4.1.27/arch/x86/include/asm/
Dx86_init.h27 void (*smp_read_mpc_oem)(struct mpc_table *mpc); member