/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/ |
D | PeiDxeSmmCpuException.c | 265 IN EFI_EXCEPTION_TYPE InterruptType, in RegisterCpuInterruptHandlerWorker() argument 278 if (InterruptType < 0 || InterruptType >= (EFI_EXCEPTION_TYPE)EnabledInterruptNum || in RegisterCpuInterruptHandlerWorker() 279 ReservedVectors[InterruptType].Attribute == EFI_VECTOR_HANDOFF_DO_NOT_HOOK) { in RegisterCpuInterruptHandlerWorker() 283 if (InterruptHandler == NULL && ExternalInterruptHandler[InterruptType] == NULL) { in RegisterCpuInterruptHandlerWorker() 287 if (InterruptHandler != NULL && ExternalInterruptHandler[InterruptType] != NULL) { in RegisterCpuInterruptHandlerWorker() 291 ExternalInterruptHandler[InterruptType] = InterruptHandler; in RegisterCpuInterruptHandlerWorker()
|
D | SmmException.c | 128 IN EFI_EXCEPTION_TYPE InterruptType, in RegisterCpuInterruptHandler() argument 132 …return RegisterCpuInterruptHandlerWorker (InterruptType, InterruptHandler, &mExceptionHandlerData); in RegisterCpuInterruptHandler()
|
D | DxeException.c | 199 IN EFI_EXCEPTION_TYPE InterruptType, in RegisterCpuInterruptHandler() argument 203 …return RegisterCpuInterruptHandlerWorker (InterruptType, InterruptHandler, &mExceptionHandlerData); in RegisterCpuInterruptHandler()
|
D | SecPeiCpuException.c | 178 IN EFI_EXCEPTION_TYPE InterruptType, in RegisterCpuInterruptHandler() argument
|
D | PeiCpuException.c | 179 IN EFI_EXCEPTION_TYPE InterruptType, in RegisterCpuInterruptHandler() argument
|
D | CpuExceptionCommon.h | 175 IN EFI_EXCEPTION_TYPE InterruptType,
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/X64/ |
D | IntHandlerFuncs.c | 30 IN UINTN InterruptType in CheckDebugAgentHandler() argument 41 InterruptHandler = IdtEntry[InterruptType].Bits.OffsetLow + in CheckDebugAgentHandler() 42 (((UINTN)IdtEntry[InterruptType].Bits.OffsetHigh) << 16) + in CheckDebugAgentHandler() 43 (((UINTN)IdtEntry[InterruptType].Bits.OffsetUpper) << 32); in CheckDebugAgentHandler()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/Ia32/ |
D | IntHandlerFuncs.c | 30 IN UINTN InterruptType in CheckDebugAgentHandler() argument 41 InterruptHandler = IdtEntry[InterruptType].Bits.OffsetLow + in CheckDebugAgentHandler() 42 (IdtEntry[InterruptType].Bits.OffsetHigh << 16); in CheckDebugAgentHandler()
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/ |
D | Exception.c | 99 IN EFI_EXCEPTION_TYPE InterruptType, in RegisterInterruptHandler() argument 103 return (EFI_STATUS)RegisterCpuInterruptHandler(InterruptType, InterruptHandler); in RegisterInterruptHandler()
|
D | CpuDxe.h | 72 IN EFI_EXCEPTION_TYPE InterruptType, 99 IN EFI_EXCEPTION_TYPE InterruptType,
|
D | CpuDxe.c | 177 IN EFI_EXCEPTION_TYPE InterruptType, in CpuRegisterInterruptHandler() argument 181 return RegisterInterruptHandler (InterruptType, InterruptHandler); in CpuRegisterInterruptHandler()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | Cpu.h | 59 IN CONST EFI_EXCEPTION_TYPE InterruptType, 202 IN EFI_EXCEPTION_TYPE InterruptType,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Cpu/ |
D | Cpu.h | 49 IN EFI_EXCEPTION_TYPE InterruptType, 205 IN EFI_EXCEPTION_TYPE InterruptType,
|
/device/linaro/bootloader/edk2/Nt32Pkg/CpuRuntimeDxe/ |
D | Cpu.c | 253 IN EFI_EXCEPTION_TYPE InterruptType, in WinNtRegisterInterruptHandler() argument 283 if (InterruptType < 0 || InterruptType > 0xff) { in WinNtRegisterInterruptHandler()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | CpuExceptionHandlerLib.h | 92 IN EFI_EXCEPTION_TYPE InterruptType,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CpuExceptionHandlerLibNull/ |
D | CpuExceptionHandlerLibNull.c | 93 IN EFI_EXCEPTION_TYPE InterruptType, in RegisterCpuInterruptHandler() argument
|
/device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/ |
D | Cpu.c | 337 IN EFI_EXCEPTION_TYPE InterruptType, in EmuRegisterInterruptHandler() argument 344 if (InterruptType < 0 || InterruptType > 0xff) { in EmuRegisterInterruptHandler()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/ |
D | PeCoffExtraActionLib.h | 49 IN UINTN InterruptType
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | ServerProcessorManagementInterfaceTable.h | 41 UINT8 InterruptType; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | SerialPortConsoleRedirectionTable.h | 41 UINT8 InterruptType; member
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/ |
D | PageTbl.c | 89 IN EFI_EXCEPTION_TYPE InterruptType, in SmiPFHandler() argument 97 ASSERT (InterruptType == EXCEPT_IA32_PAGE_FAULT); in SmiPFHandler()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/ |
D | CpuDxe.h | 168 IN EFI_EXCEPTION_TYPE InterruptType,
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/ |
D | ArmGicCommonDxe.c | 20 IN EFI_EXCEPTION_TYPE InterruptType,
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/ |
D | Spcr.aslc | 41 EFI_ACPI_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE_INTERRUPT_TYPE_GIC, //InterruptType;
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/ |
D | Acpi3_0.h | 344 UINT8 InterruptType; member 426 UINT8 InterruptType; member
|