Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c32 mf->mpf_length = 1; in mp_write_floating_table()
42 mf->mpf_checksum = table_compute_checksum(mf, mf->mpf_length * 16); in mp_write_floating_table()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h24 u8 mpf_length; /* Our length (paragraphs) */ member