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

/linux-4.1.27/arch/x86/kernel/
H A Dmpparse.c894 struct mpf_intel *mpf_new; update_mp_table() local
897 mpf_new = phys_to_virt(0x400 - 16); update_mp_table()
898 memcpy(mpf_new, mpf, 16); update_mp_table()
899 mpf = mpf_new; update_mp_table()

Completed in 164 milliseconds