Searched refs:mpf_new (Results 1 – 1 of 1) sorted by relevance
909 struct mpf_intel *mpf_new; in update_mp_table() local911 mpf_new = early_memremap(0x400 - 16, sizeof(*mpf_new)); in update_mp_table()912 if (!mpf_new) { in update_mp_table()917 memcpy(mpf_new, mpf, 16); in update_mp_table()919 mpf = mpf_new; in update_mp_table()