HomeSort by relevance Sort by last modified time
    Searched refs:ProcArguments (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkMpService.h 441 IN VOID *ProcArguments OPTIONAL,
515 IN OUT VOID *ProcArguments OPTIONAL
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiSmmCis.h 71 @param[in,out] ProcArguments Allow the caller to pass a list of parameters to the code that is run by the AP.
83 IN OUT VOID *ProcArguments OPTIONAL
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.h 128 VOID *ProcArguments;
468 @param ProcArguments Argument for Procedure.
475 IN VOID *ProcArguments
MpServicesOnFrameworkMpServicesThunk.c 335 mMPSystemData.ProcArguments = ProcedureArgument;
874 mMPSystemData.ProcArguments
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
PiSmmDefinition.h 132 @param[in,out] ProcArguments Allow the caller to pass a list of parameters to the code that is run by the AP.
144 IN OUT VOID *ProcArguments OPTIONAL
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
PiSmmCpuDxeSmm.h 489 @param ProcArguments The parameter to pass to the procedure
503 IN OUT VOID *ProcArguments OPTIONAL
511 @param ProcArguments The parameter to pass to the procedure
525 IN OUT VOID *ProcArguments OPTIONAL
MpService.c 909 @param ProcArguments The parameter to pass to the procedure
923 IN OUT VOID *ProcArguments OPTIONAL
935 mSmmMpSyncData->CpuData[CpuIndex].Parameter = ProcArguments;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmBase/
SmmBase.h 134 IN OUT VOID *ProcArguments OPTIONAL

Completed in 322 milliseconds