Home
last modified time | relevance | path

Searched refs:mp_next_mpe_entry (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/x86/lib/
A Dmpspec.c178 mpe = (struct mp_ext_system_address_space *)mp_next_mpe_entry(mc); in mp_write_address_space()
195 mpe = (struct mp_ext_bus_hierarchy *)mp_next_mpe_entry(mc); in mp_write_bus_hierarchy()
212 mpe = (struct mp_ext_compat_address_space *)mp_next_mpe_entry(mc); in mp_write_compat_address_space()
228 end = mp_next_mpe_entry(mc); in mptable_finalize()
/u-boot/arch/x86/include/asm/
A Dmpspec.h256 static inline ulong mp_next_mpe_entry(struct mp_config_table *mc) in mp_next_mpe_entry() function

Completed in 5 milliseconds