HomeSort by: relevance | last modified time | path
    Searched refs:intel1_ucode_header (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
cpu_ucode_intel.c 112 struct intel1_ucode_header *buf)
160 ((uint8_t *)buf + sizeof(struct intel1_ucode_header) +
182 struct intel1_ucode_header *uh;
191 uh = (struct intel1_ucode_header *)sc->sc_blob;
204 (struct intel1_ucode_header *)roundup2((uintptr_t)uha, 16);
  /src/sys/arch/x86/include/
cpu_ucode.h 59 struct intel1_ucode_header { struct

Completed in 11 milliseconds