HomeSort by relevance Sort by last modified time
    Searched refs:ASM_PFX (Results 1 - 25 of 538) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformSecLibNull/AArch64/
ArmPlatformLibNullBoot.S 34 ASM_PFX(ArmPlatformSecBootAction):
47 ASM_PFX(ArmPlatformSecBootMemoryInit):
52 ASM_PFX(ArmSecMpCoreSecondariesWrite):
58 ASM_PFX(ArmSecMpCoreSecondariesRead):
  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/AArch64/
DebugAgentException.S 26 ASM_PFX(SynchronousExceptionSP0):
27 b ASM_PFX(SynchronousExceptionSP0)
30 ASM_PFX(IrqSP0):
31 b ASM_PFX(IrqSP0)
34 ASM_PFX(FiqSP0):
35 b ASM_PFX(FiqSP0)
38 ASM_PFX(SErrorSP0):
39 b ASM_PFX(SErrorSP0)
45 ASM_PFX(SynchronousExceptionSPx):
46 b ASM_PFX(SynchronousExceptionSPx)
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
AsmFuncs.S 24 ASM_GLOBAL ASM_PFX(InterruptProcess)
25 ASM_GLOBAL ASM_PFX(Exception0Handle)
26 ASM_GLOBAL ASM_PFX(ExceptionStubHeaderSize)
27 ASM_GLOBAL ASM_PFX(TimerInterruptHandle)
28 ASM_GLOBAL ASM_PFX(CommonEntry)
36 ASM_PFX(ExceptionStubHeaderSize): .long ASM_PFX(Exception1Handle) - ASM_PFX(Exception0Handle)
41 ASM_PFX(Exception0Handle):
45 jmp ASM_PFX(CommonEntry)
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/AArch64/
RTSMBoot.S 37 ASM_PFX(ArmPlatformSecBootAction):
50 ASM_PFX(ArmPlatformSecBootMemoryInit):
55 ASM_PFX(ArmSecMpCoreSecondariesWrite):
60 ASM_PFX(ArmSecMpCoreSecondariesRead):
RTSMFoundationBoot.S 37 ASM_PFX(ArmPlatformSecBootAction):
50 ASM_PFX(ArmPlatformSecBootMemoryInit):
65 ASM_PFX(ArmSecMpCoreSecondariesWrite):
72 ASM_PFX(ArmSecMpCoreSecondariesRead):
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/
GicV3.S 22 ASM_PFX(InitializeGicV3):
RTSMBoot.S 35 ASM_PFX(ArmPlatformSecBootAction):
48 ASM_PFX(ArmPlatformSecBootMemoryInit):
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformSecLibNull/Arm/
ArmPlatformLibNullBoot.S 32 ASM_PFX(ArmPlatformSecBootAction):
45 ASM_PFX(ArmPlatformSecBootMemoryInit):
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/X64/
Gasket.S 44 ASM_GLOBAL ASM_PFX(GasketSecWriteStdErr)
45 ASM_PFX(GasketSecWriteStdErr):
55 call ASM_PFX(SecWriteStdErr)
63 ASM_GLOBAL ASM_PFX(GasketSecConfigStdIn)
64 ASM_PFX(GasketSecConfigStdIn):
71 call ASM_PFX(SecConfigStdIn)
78 ASM_GLOBAL ASM_PFX(GasketSecWriteStdOut)
79 ASM_PFX(GasketSecWriteStdOut):
89 call ASM_PFX(SecWriteStdOut)
96 ASM_GLOBAL ASM_PFX(GasketSecReadStdIn
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/
PrePeiCoreEntryPoint.S 18 bl ASM_PFX(ArmPlatformPeiBootAction)
33 1:bl ASM_PFX(SetupExceptionLevel1)
34 b ASM_PFX(MainEntryPoint)
35 2:bl ASM_PFX(SetupExceptionLevel2)
36 b ASM_PFX(MainEntryPoint)
38 ASM_PFX(MainEntryPoint):
40 bl ASM_PFX(ArmReadMpidr)
45 bl ASM_PFX(ArmPlatformIsPrimaryCore)
60 bl ASM_PFX(ArmPlatformGetCorePosition)
77 ldr x3, =ASM_PFX(CEntryPoint)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/
CpuFlushCache.S 29 .globl ASM_PFX(EfiCpuFlushCache)
58 ASM_PFX(EfiCpuFlushCache):
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
IdtVectorAsm.S 21 ASM_GLOBAL ASM_PFX(AsmGetVectorTemplatInfo)
22 ASM_GLOBAL ASM_PFX(AsmVectorFixup)
40 ASM_PFX(AsmGetVectorTemplatInfo):
46 ASM_PFX(AsmVectorFixup):
  /device/linaro/bootloader/edk2/OvmfPkg/Library/XenHypercallLib/Aarch64/
Hypercall.S 20 .global ASM_PFX(XenHypercall2)
21 ASM_PFX(XenHypercall2):
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/Ia32/
Gasket.S 29 ASM_GLOBAL ASM_PFX(GasketSecWriteStdErr)
30 ASM_PFX(GasketSecWriteStdErr):
40 call ASM_PFX(SecWriteStdErr)
46 ASM_GLOBAL ASM_PFX(GasketSecConfigStdIn)
47 ASM_PFX(GasketSecConfigStdIn):
57 call ASM_PFX(SecConfigStdIn)
62 ASM_GLOBAL ASM_PFX(GasketSecWriteStdOut)
63 ASM_PFX(GasketSecWriteStdOut):
73 call ASM_PFX(SecWriteStdOut)
78 ASM_GLOBAL ASM_PFX(GasketSecReadStdIn
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/AArch64/
CompareGuid.S 31 ASM_GLOBAL ASM_PFX(InternalMemCompareGuid)
32 ASM_PFX(InternalMemCompareGuid):
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
PrePeiCoreEntryPoint.S 18 bl ASM_PFX(ArmPlatformPeiBootAction)
21 bl ASM_PFX(ArmReadMpidr)
26 bl ASM_PFX(ArmPlatformIsPrimaryCore)
41 bl ASM_PFX(ArmPlatformGetCorePosition)
58 ldr r3, =ASM_PFX(CEntryPoint)
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspSwitchStackLib/Ia32/
Stack.s 26 ASM_GLOBAL ASM_PFX(Pei2LoaderSwitchStack)
27 ASM_PFX(Pei2LoaderSwitchStack):
29 jmp ASM_PFX(FspSwitchStack)
38 ASM_GLOBAL ASM_PFX(Loader2PeiSwitchStack)
39 ASM_PFX(Loader2PeiSwitchStack):
40 jmp ASM_PFX(FspSwitchStack)
49 ASM_GLOBAL ASM_PFX(FspSwitchStack)
50 ASM_PFX(FspSwitchStack):
65 call ASM_PFX(SwapStack)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/Arm/
ArmPlatformStackLib.S 35 bl ASM_PFX(ArmPlatformIsPrimaryCore)
47 beq ASM_PFX(ArmPlatformStackSetPrimary)
48 bne ASM_PFX(ArmPlatformStackSetSecondary)
85 bl ASM_PFX(ArmPlatformGetCorePosition)
89 bl ASM_PFX(ArmPlatformGetPrimaryCoreMpId)
90 bl ASM_PFX(ArmPlatformGetCorePosition)
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/Ia32/
EbcLowLevel.S 16 ASM_GLOBAL ASM_PFX(CopyMem)
17 ASM_GLOBAL ASM_PFX(EbcInterpret)
18 ASM_GLOBAL ASM_PFX(ExecuteEbcImageEntryPoint)
20 ASM_GLOBAL ASM_PFX(EbcLLCALLEXNative)
21 ASM_PFX(EbcLLCALLEXNative):
35 call ASM_PFX(CopyMem)
47 ASM_GLOBAL ASM_PFX(EbcLLEbcInterpret)
48 ASM_PFX(EbcLLEbcInterpret):
64 call ASM_PFX(EbcInterpret)
71 ASM_GLOBAL ASM_PFX(EbcLLExecuteEbcImageEntryPoint)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/IA32/
CpuIA32.S 30 .globl ASM_PFX(EfiHalt)
31 .globl ASM_PFX(EfiWbinvd)
32 .globl ASM_PFX(EfiInvd)
33 .globl ASM_PFX(EfiCpuid)
34 .globl ASM_PFX(EfiReadMsr)
35 .globl ASM_PFX(EfiWriteMsr)
36 .globl ASM_PFX(EfiReadTsc)
37 .globl ASM_PFX(EfiDisableCache)
38 .globl ASM_PFX(EfiEnableCache)
39 .globl ASM_PFX(EfiGetEflags)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/X64/
Cpu.S 21 .globl ASM_PFX(EfiHalt)
22 .globl ASM_PFX(EfiWbinvd)
23 .globl ASM_PFX(EfiInvd)
24 .globl ASM_PFX(EfiCpuid)
25 .globl ASM_PFX(EfiReadTsc)
26 .globl ASM_PFX(EfiDisableCache)
27 .globl ASM_PFX(EfiEnableCache)
28 .globl ASM_PFX(EfiReadMsr)
29 .globl ASM_PFX(EfiWriteMsr)
30 .globl ASM_PFX(EfiGetEflags)
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/
CpuIA32.S 42 .globl ASM_PFX(EfiHalt)
43 .globl ASM_PFX(EfiWbinvd)
44 .globl ASM_PFX(EfiInvd)
45 .globl ASM_PFX(EfiCpuid)
46 .globl ASM_PFX(EfiReadMsr)
47 .globl ASM_PFX(EfiWriteMsr)
48 .globl ASM_PFX(EfiReadTsc)
49 .globl ASM_PFX(EfiDisableCache)
50 .globl ASM_PFX(EfiEnableCache)
51 .globl ASM_PFX(EfiGetEflags)
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/
Cpu.S 33 .globl ASM_PFX(EfiHalt)
34 .globl ASM_PFX(EfiWbinvd)
35 .globl ASM_PFX(EfiInvd)
36 .globl ASM_PFX(EfiCpuid)
37 .globl ASM_PFX(EfiReadTsc)
38 .globl ASM_PFX(EfiDisableCache)
39 .globl ASM_PFX(EfiEnableCache)
40 .globl ASM_PFX(EfiReadMsr)
41 .globl ASM_PFX(EfiWriteMsr)
42 .globl ASM_PFX(EfiGetEflags)
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/AArch64/
SwitchStack.S 42 ASM_PFX(InternalSwitchStackAsm):
63 ASM_PFX(CpuPause):
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
SwitchStack.S 42 ASM_PFX(InternalSwitchStackAsm):
62 ASM_PFX(CpuPause):

Completed in 556 milliseconds

1 2 3 4 5 6 7 8 91011>>