HomeSort by relevance Sort by last modified time
    Searched refs:ExtendedFamilyId (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
PlatformCpuInfo.h 66 UINT8 ExtendedFamilyId; // [27:20]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
Cpuid.h 103 UINT32 ExtendedFamilyId:8; ///< [Bits 27:20] Extended Family ID
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/
Cpuid.c 225 DisplayFamily |= (Eax.Bits.ExtendedFamilyId << 4);
240 PRINT_BIT_FIELD (Eax, ExtendedFamilyId);
    [all...]

Completed in 2309 milliseconds