Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h23 u32 mpf_physptr; /* Configuration table address */ member
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c31 mf->mpf_physptr = (ulong)mf + sizeof(struct mp_floating_table); in mp_write_floating_table()