Searched refs:x86_rom_var_mtrr_index (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dcb_sysinfo.h107 * @x86_rom_var_mtrr_index: MTRR number used for ROM caching. Not used in U-Boot
198 int x86_rom_var_mtrr_index; member in struct:sysinfo_t
/u-boot/cmd/x86/
H A Dcbsysinfo.c302 print_hex("ROM MTRR", info->x86_rom_var_mtrr_index);
/u-boot/arch/x86/lib/coreboot/
H A Dcb_sysinfo.c257 info->x86_rom_var_mtrr_index = rom_mtrr->index;

Completed in 48 milliseconds