Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dmpspec.c185 mp_add_mpe_entry(mc, (struct mp_ext_config *)mpe); in mp_write_address_space()
202 mp_add_mpe_entry(mc, (struct mp_ext_config *)mpe); in mp_write_bus_hierarchy()
216 mp_add_mpe_entry(mc, (struct mp_ext_config *)mpe); in mp_write_compat_address_space()
/external/u-boot/arch/x86/include/asm/
Dmpspec.h270 static inline void mp_add_mpe_entry(struct mp_config_table *mc, in mp_add_mpe_entry() function