Searched refs:find_mptable (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/x86/platform/intel-mid/
H A Dintel-mid.c121 x86_init.mpparse.find_mptable = x86_init_noop;
/linux-master/arch/x86/platform/ce4100/
H A Dce4100.c140 x86_init.mpparse.find_mptable = x86_init_noop;
/linux-master/arch/x86/include/asm/
H A Dx86_init.h16 * @find_mptable: Find MPTABLE early to reserve the memory region
22 void (*find_mptable)(void); member in struct:x86_init_mpparse
/linux-master/arch/x86/kernel/
H A Dx86_init.c75 .find_mptable = mpparse_find_mptable,
H A Djailhouse.c206 x86_init.mpparse.find_mptable = x86_init_noop;
H A Dsetup.c974 x86_init.mpparse.find_mptable();
/linux-master/arch/x86/hyperv/
H A Dhv_vtl.c35 x86_init.mpparse.find_mptable = x86_init_noop;
/linux-master/arch/x86/xen/
H A Dsmp_pv.c450 x86_init.mpparse.find_mptable = x86_init_noop;
/linux-master/arch/x86/mm/
H A Dmem_encrypt_amd.c501 x86_init.mpparse.find_mptable = x86_init_noop;

Completed in 287 milliseconds