Searched refs:mpc_new (Results 1 – 1 of 1) sorted by relevance
838 struct mpc_table *mpc, *mpc_new; in update_mp_table() local884 mpc_new = phys_to_virt(mpc_new_phys); in update_mp_table()885 memcpy(mpc_new, mpc, mpc->length); in update_mp_table()886 mpc = mpc_new; in update_mp_table()