Home
last modified time | relevance | path

Searched refs:CPUID_EXTENDED_CPU_SIG (Results 1 – 25 of 102) sorted by relevance

12345

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
H A DSmmCpuFeaturesLib.c162 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in SmmCpuFeaturesLibConstructor()
163 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/CpuCommonFeaturesLib/
H A DExecuteDisable.c46 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &Edx.Uint32); in ExecuteDisableSupport()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/CpuCommonFeaturesLib/
H A DExecuteDisable.c46 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &Edx.Uint32); in ExecuteDisableSupport()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/Library/CpuCommonFeaturesLib/
H A DExecuteDisable.c46 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &Edx.Uint32); in ExecuteDisableSupport()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c401 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
402 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c401 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
402 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c401 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
402 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c401 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
402 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c402 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
403 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c402 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
403 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c402 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
403 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c402 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
403 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuPaging.c402 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetMaxMemoryPage()
403 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in GetMaxMemoryPage()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DPiSmmCpuDxeSmm.c712 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in PiCpuSmmEntry()
713 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in PiCpuSmmEntry()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/CpuDxe/
H A DCpuPageTable.c196 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in GetCurrentPagingContext()
197 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx.Uint32); in GetCurrentPagingContext()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DPiSmmCpuDxeSmm.c710 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in PiCpuSmmEntry()
711 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in PiCpuSmmEntry()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
H A DPiSmmCpuDxeSmm.c712 if (RegEax >= CPUID_EXTENDED_CPU_SIG) { in PiCpuSmmEntry()
713 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in PiCpuSmmEntry()

12345