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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
IdtDumb.c 35 UINT32 IdtBase,
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt/
PeiServicesTablePointer.c 102 EFI_PHYSICAL_ADDRESS IdtBase;
118 &IdtBase
124 CopyMem ((VOID *) (UINTN) IdtBase, (VOID *) (Idtr.Base - sizeof (UINTN)), Idtr.Limit + 1 + sizeof (UINTN));
125 Idtr.Base = (UINTN) IdtBase + sizeof (UINTN);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
WriteIdt.asm 32 ; UINT32 IdtBase,
38 SetIdtBase PROC C PUBLIC IdtBase:DWORD, IdtLimit:WORD
41 mov eax, IdtBase
WriteIdt.S 34 # UINT32 IdtBase,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 166 @param[in] IdtBase The base address of the IDT to use when an SMI is
182 IN UINTN IdtBase,
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/
SmmCpuFeaturesLib.h 175 @param[in] IdtBase The base address of the IDT to use when an SMI is
191 IN UINTN IdtBase,
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmramSaveState.c 639 @param[in] IdtBase The base address of the IDT to use when an SMI is
655 IN UINTN IdtBase,
671 IdtBase,
684 gSmiHandlerIdtr.Base = IdtBase;
PiSmmCpuDxeSmm.h 701 @param[in] IdtBase The base address of the IDT to use when an SMI is
717 IN UINTN IdtBase,
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 379 @param[in] IdtBase The base address of the IDT to use when an SMI is
395 IN UINTN IdtBase,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Include/
PeiLib.h 526 UINT32 IdtBase,
537 IdtBase - IDT.BaseAddress
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 225 @param[in] IdtBase The base address of the IDT to use when an SMI is
241 IN UINTN IdtBase,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]

Completed in 7775 milliseconds