Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dmpspec.c31 mf->mpf_length = 1; in mp_write_floating_table()
41 mf->mpf_checksum = table_compute_checksum(mf, mf->mpf_length * 16); in mp_write_floating_table()
/external/u-boot/arch/x86/include/asm/
Dmpspec.h23 u8 mpf_length; /* Our length (paragraphs) */ member