Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dx86_init.c51 .smp_read_mpc_oem = default_smp_read_mpc_oem,
Dmpparse.c221 x86_init.mpparse.smp_read_mpc_oem(mpc); in smp_read_mpc()
/Linux-v5.4/arch/x86/include/asm/
Dx86_init.h27 void (*smp_read_mpc_oem)(struct mpc_table *mpc); member