Searched refs:mpf_new (Results 1 – 1 of 1) sorted by relevance
898 struct mpf_intel *mpf_new; in update_mp_table() local900 mpf_new = early_memremap(0x400 - 16, sizeof(*mpf_new)); in update_mp_table()901 if (!mpf_new) { in update_mp_table()906 memcpy(mpf_new, mpf, 16); in update_mp_table()908 mpf = mpf_new; in update_mp_table()