Searched refs:mpc_new (Results 1 – 1 of 1) sorted by relevance
843 struct mpc_table *mpc, *mpc_new; in update_mp_table() local889 mpc_new = phys_to_virt(mpc_new_phys); in update_mp_table()890 memcpy(mpc_new, mpc, mpc->length); in update_mp_table()891 mpc = mpc_new; in update_mp_table()