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

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSmcLibNull/AArch64/
ArmSmcNull.S 19 ASM_PFX(ArmCallSmc):
  /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/ArmPkg/Library/ArmSmcLibNull/Arm/
ArmSmcNull.S 19 ASM_PFX(ArmCallSmc):
  /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/Sec/AArch64/
SecEntryPoint.S 32 StartupAddr: .8byte ASM_PFX(CEntryPoint)
34 ASM_PFX(_ModuleEntryPoint):
48 2:b ASM_PFX(JumpToPEI)
50 3:b ASM_PFX(MainEntryPoint)
52 ASM_PFX(MainEntryPoint):
54 bl ASM_PFX(ArmDisableInterrupts)
57 bl ASM_PFX(ArmDisableCachesAndMmu)
63 bl ASM_PFX(ArmPlatformSecBootAction)
67 bl ASM_PFX(ArmReadMpidr)
72 bl ASM_PFX(ArmPlatformIsPrimaryCore)
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/
PrePeiCoreEntryPoint.S 31 ASM_PFX(_ModuleEntryPoint):
33 bl ASM_PFX(ArmPlatformPeiBootAction)
48 1:bl ASM_PFX(SetupExceptionLevel1)
49 b ASM_PFX(MainEntryPoint)
50 2:bl ASM_PFX(SetupExceptionLevel2)
51 b ASM_PFX(MainEntryPoint)
53 ASM_PFX(MainEntryPoint):
55 bl ASM_PFX(ArmReadMpidr)
60 bl ASM_PFX(ArmPlatformIsPrimaryCore)
77 bl ASM_PFX(ArmPlatformGetCorePosition)
    [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/ArmPkg/Drivers/CpuDxe/AArch64/
ExceptionSupport.S 168 ASM_PFX(SynchronousExceptionSP0):
169 b ASM_PFX(SynchronousExceptionEntry)
172 ASM_PFX(IrqSP0):
173 b ASM_PFX(IrqEntry)
176 ASM_PFX(FiqSP0):
177 b ASM_PFX(FiqEntry)
180 ASM_PFX(SErrorSP0):
181 b ASM_PFX(SErrorEntry)
187 ASM_PFX(SynchronousExceptionSPx):
188 b ASM_PFX(SynchronousExceptionEntry)
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/AArch64/
AArch64ArchTimerSupport.S 39 ASM_PFX(ArmReadCntFrq):
45 ASM_PFX(ArmWriteCntFrq):
50 ASM_PFX(ArmReadCntPct):
55 ASM_PFX(ArmReadCntkCtl):
60 ASM_PFX(ArmWriteCntkCtl):
65 ASM_PFX(ArmReadCntpTval):
70 ASM_PFX(ArmWriteCntpTval):
75 ASM_PFX(ArmReadCntpCtl):
80 ASM_PFX(ArmWriteCntpCtl):
85 ASM_PFX(ArmReadCntvTval):
    [all...]
ArmLibSupportV8.S 46 ASM_PFX(ArmIsMpCore):
54 ASM_PFX(ArmEnableAsynchronousAbort):
60 ASM_PFX(ArmDisableAsynchronousAbort):
66 ASM_PFX(ArmEnableIrq):
72 ASM_PFX(ArmDisableIrq):
78 ASM_PFX(ArmEnableFiq):
84 ASM_PFX(ArmDisableFiq):
90 ASM_PFX(ArmEnableInterrupts):
96 ASM_PFX(ArmDisableInterrupts):
102 ASM_PFX(ArmDisableAllExceptions):
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Sec/Arm/
SecEntryPoint.S 32 StartupAddr: .word ASM_PFX(CEntryPoint)
34 ASM_PFX(_ModuleEntryPoint):
36 bl ASM_PFX(ArmDisableInterrupts)
39 bl ASM_PFX(ArmDisableCachesAndMmu)
45 blx ASM_PFX(ArmPlatformSecBootAction)
49 bl ASM_PFX(ArmReadMpidr)
54 bl ASM_PFX(ArmPlatformIsPrimaryCore)
66 bl ASM_PFX(ArmCallWFE)
76 bl ASM_PFX(ArmPlatformSecBootMemoryInit)
95 bl ASM_PFX(ArmPlatformGetCorePosition)
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/Arm/
ArmPlatformStackLib.S 38 ASM_PFX(ArmPlatformStackSet):
50 bl ASM_PFX(ArmPlatformIsPrimaryCore)
62 beq ASM_PFX(ArmPlatformStackSetPrimary)
63 bne ASM_PFX(ArmPlatformStackSetSecondary)
72 ASM_PFX(ArmPlatformStackSetPrimary):
96 ASM_PFX(ArmPlatformStackSetSecondary):
102 bl ASM_PFX(ArmPlatformGetCorePosition)
106 bl ASM_PFX(ArmPlatformGetPrimaryCoreMpId)
107 bl ASM_PFX(ArmPlatformGetCorePosition)
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/X64/
MpAsm.asm 16 extern ASM_PFX(mTopOfApCommonStack):QWORD
17 extern ASM_PFX(ApEntryPointInC):PROC
36 ASM_PFX(AsmApEntryPoint) PROC PUBLIC
44 mov rsp, [ASM_PFX(mTopOfApCommonStack)]
45 call ASM_PFX(ApEntryPointInC)
57 jmp ASM_PFX(AsmApEntryPoint)
59 ASM_PFX(AsmApEntryPoint) ENDP
68 ASM_PFX(AsmApDoneWithCommonStack) PROC PUBLIC
73 ASM_PFX(AsmApDoneWithCommonStack) ENDP
  /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/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...]

Completed in 1000 milliseconds

1 2 3 4 5 6 7 8 91011>>