Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c186 mp_add_mpe_entry(mc, (struct mp_ext_config *)mpe); in mp_write_address_space()
203 mp_add_mpe_entry(mc, (struct mp_ext_config *)mpe); in mp_write_bus_hierarchy()
217 mp_add_mpe_entry(mc, (struct mp_ext_config *)mpe); in mp_write_compat_address_space()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h271 static inline void mp_add_mpe_entry(struct mp_config_table *mc, in mp_add_mpe_entry() function