HomeSort by relevance Sort by last modified time
    Searched defs:AsmExchangeRole (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/Ia32/
MpFuncs.asm 170 ;AsmExchangeRole procedure follows. This procedure executed by current BSP, that is
172 ;AsmExchangeRole (IN CPU_EXCHANGE_INFO *MyInfo, IN CPU_EXCHANGE_INFO *OthersInfo);
174 AsmExchangeRole PROC near C PUBLIC
241 AsmExchangeRole ENDP
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/X64/
MpFuncs.asm 197 ;AsmExchangeRole procedure follows. This procedure executed by current BSP, that is
199 ;AsmExchangeRole (IN CPU_EXCHANGE_INFO *MyInfo, IN CPU_EXCHANGE_INFO *OthersInfo);
201 AsmExchangeRole PROC
300 AsmExchangeRole ENDP

Completed in 44 milliseconds