Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dcoreboot.c52 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_cleanup() local
55 if (top_type == MTRR_TYPE_WRPROT) { in board_final_cleanup()