Searched refs:mp_floating_table (Results 1 – 2 of 2) sorted by relevance
26 struct mp_config_table *mp_write_floating_table(struct mp_floating_table *mf) in mp_write_floating_table()31 mf->mpf_physptr = (ulong)mf + sizeof(struct mp_floating_table); in mp_write_floating_table()44 mc = (ulong)mf + sizeof(struct mp_floating_table); in mp_write_floating_table()381 mc = mp_write_floating_table((struct mp_floating_table *)addr); in write_mp_table()
21 struct mp_floating_table { struct287 struct mp_config_table *mp_write_floating_table(struct mp_floating_table *mf);