Searched refs:mpf_new (Results 1 – 1 of 1) sorted by relevance
910 struct mpf_intel *mpf_new; in update_mp_table() local912 mpf_new = early_memremap(0x400 - 16, sizeof(*mpf_new)); in update_mp_table()913 if (!mpf_new) { in update_mp_table()918 memcpy(mpf_new, mpf, 16); in update_mp_table()920 mpf = mpf_new; in update_mp_table()