Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmicrocode_intel.h7 unsigned int hdrver; member
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
Dintel_lib.c64 if (mc_header->ldrver != 1 || mc_header->hdrver != 1) { in microcode_sanity_check()