Searched refs:mpf_new (Results 1 – 1 of 1) sorted by relevance
927 struct mpf_intel *mpf_new; in update_mp_table() local929 mpf_new = early_memremap(0x400 - 16, sizeof(*mpf_new)); in update_mp_table()930 if (!mpf_new) { in update_mp_table()935 memcpy(mpf_new, mpf, 16); in update_mp_table()937 mpf = mpf_new; in update_mp_table()