Home
last modified time | relevance | path

Searched refs:AsmCpuid (Results 1 – 25 of 58) sorted by relevance

123

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
DCpuId.S18 # AsmCpuid function
29 # AsmCpuid (
37 .globl ASM_PFX(AsmCpuid)
38 ASM_PFX(AsmCpuid):
DCpuId.asm16 ; AsmCpuid function
27 ; AsmCpuid (
35 AsmCpuid PROC USES rbx label
58 AsmCpuid ENDP
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DCpuId.S18 # AsmCpuid function
24 ASM_GLOBAL ASM_PFX(AsmCpuid)
29 # AsmCpuid (
37 ASM_PFX(AsmCpuid):
DCpuId.asm18 ; AsmCpuid function
31 ; AsmCpuid (
39 AsmCpuid PROC USES ebx label
64 AsmCpuid ENDP
DCpuId.c42 AsmCpuid ( in AsmCpuid() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DCpuId.asm18 ; AsmCpuid function
31 ; AsmCpuid (
39 AsmCpuid PROC USES ebx label
64 AsmCpuid ENDP
DCpuId.S18 # AsmCpuid function
26 .globl ASM_PFX(AsmCpuid)
31 # AsmCpuid (
39 ASM_PFX(AsmCpuid):
DCpuId.c19 AsmCpuid ( in AsmCpuid() function
DSwapBytes64.S18 # AsmCpuid function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DCpuId.S18 # AsmCpuid function
27 # AsmCpuid (
35 ASM_GLOBAL ASM_PFX(AsmCpuid)
36 ASM_PFX(AsmCpuid):
DCpuId.asm18 ; AsmCpuid function
29 ; AsmCpuid (
37 AsmCpuid PROC USES rbx label
60 AsmCpuid ENDP
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
DXen.c89 AsmCpuid (XenLeaf + 2, &TransferPages, &TransferReg, NULL, NULL); in XenConnect()
101 AsmCpuid (XenLeaf + 1, &XenVersion, NULL, NULL, NULL); in XenConnect()
139 AsmCpuid (mXenLeaf, in XenDetect()
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
DSmmCpuFeaturesLib.c94 AsmCpuid (CPUID_VERSION_INFO, &RegEax, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
157 AsmCpuid (CPUID_EXTENDED_FUNCTION, &RegEax, NULL, NULL, NULL); in SmmCpuFeaturesLibConstructor()
159 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx); in SmmCpuFeaturesLibConstructor()
256 AsmCpuid (CPUID_VERSION_INFO, &RegEax, NULL, NULL, &RegEdx); in SmmCpuFeaturesInitializeProcessor()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/X64/
DVirtualMemory.c175 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in CreateIdentityMappingPageTables()
177 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx); in CreateIdentityMappingPageTables()
191 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in CreateIdentityMappingPageTables()
193 AsmCpuid (0x80000008, &RegEax, NULL, NULL, NULL); in CreateIdentityMappingPageTables()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
DDxeLoadFunc.c162 AsmCpuid (0x0, &RegEax, NULL, NULL, NULL); in IsIa32PaeSupport()
164 AsmCpuid (0x1, NULL, NULL, NULL, &RegEdx); in IsIa32PaeSupport()
190 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in IsExecuteDisableBitAvailable()
192 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx); in IsExecuteDisableBitAvailable()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/X64/
DSaveLongModeContext.c130 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in PrepareContextForCapsulePei()
132 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx); in PrepareContextForCapsulePei()
/device/linaro/bootloader/edk2/OvmfPkg/AcpiS3SaveDxe/
DAcpiS3Save.c312 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in S3CreateIdentityMappingPageTables()
314 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx); in S3CreateIdentityMappingPageTables()
328 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in S3CreateIdentityMappingPageTables()
330 AsmCpuid (0x80000008, &RegEax, NULL, NULL, NULL); in S3CreateIdentityMappingPageTables()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DMemoryCallback.c225 AsmCpuid (CPUID_EXTENDED_FUNCTION, &RegEax, NULL, NULL, NULL); in MemoryDiscoveredPpiNotifyCallback()
227 AsmCpuid (CPUID_VIR_PHY_ADDRESS_SIZE, &RegEax, NULL, NULL, NULL); in MemoryDiscoveredPpiNotifyCallback()
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
DMicrocode.c31 AsmCpuid (CPUID_VERSION_INFO, NULL, NULL, NULL, NULL); in GetCurrentMicrocodeSignature()
78 AsmCpuid (CPUID_VERSION_INFO, &RegEax, NULL, NULL, NULL); in MicrocodeDetect()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DCpuService.c68 AsmCpuid (CPUID_VERSION_INFO, NULL, NULL, NULL, &RegEdx); in SmmGetProcessorLocation()
78 AsmCpuid (CPUID_SIGNATURE, &MaxCpuIdIndex, NULL, NULL, NULL); in SmmGetProcessorLocation()
127 AsmCpuid (CPUID_VERSION_INFO, NULL, &RegEbx, NULL, NULL); in SmmGetProcessorLocation()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
DAcpiS3Save.c378 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in S3AllocatePageTablesBuffer()
380 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx); in S3AllocatePageTablesBuffer()
394 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in S3AllocatePageTablesBuffer()
396 AsmCpuid (0x80000008, &RegEax, NULL, NULL, NULL); in S3AllocatePageTablesBuffer()
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DApStartup.c343 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in IsBspExecuteDisableEnabled()
345 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx); in IsBspExecuteDisableEnabled()
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemLib/
DSmmMemLib.c60 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in SmmMemLibInternalCalculateMaximumSupportAddress()
62 AsmCpuid (0x80000008, &RegEax, NULL, NULL, NULL); in SmmMemLibInternalCalculateMaximumSupportAddress()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/
DSetIdtEntry.c62 AsmCpuid (0x80000000, &RegEax, NULL, NULL, NULL); in HookPageFaultHandler()
64 AsmCpuid (0x80000008, &RegEax, NULL, NULL, NULL); in HookPageFaultHandler()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseRngLib/
DBaseRng.c54 AsmCpuid (1, 0, 0, &RegEcx, 0); in BaseRngLibConstructor()

123