Searched defs:InterruptType (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c133 @param InterruptType - The type of interrupt that occured
140 IN EFI_EXCEPTION_TYPE InterruptType,
139 LegacyBiosNullInterruptHandler( IN EFI_EXCEPTION_TYPE InterruptType, IN EFI_SYSTEM_CONTEXT SystemContext ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/8254TimerDxe/
H A DTimer.c74 @param InterruptType The type of interrupt that occured
80 IN EFI_EXCEPTION_TYPE InterruptType,
79 TimerInterruptHandler( IN EFI_EXCEPTION_TYPE InterruptType, IN EFI_SYSTEM_CONTEXT SystemContext ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/HpetTimerDxe/
H A DHpetTimer.c291 @param InterruptType The type of interrupt that occured.
297 IN EFI_EXCEPTION_TYPE InterruptType,
296 TimerInterruptHandler( IN EFI_EXCEPTION_TYPE InterruptType, IN EFI_SYSTEM_CONTEXT SystemContext ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSerialPortConsoleRedirectionTable.h39 UINT8 InterruptType; member in struct:__anon11790
H A DAcpi20.h395 UINT8 InterruptType; member in struct:__anon11427
H A DAcpi30.h384 UINT8 InterruptType; member in struct:__anon11440
466 UINT8 InterruptType; member in struct:__anon11446
H A DAcpi40.h353 UINT8 InterruptType; member in struct:__anon11462
435 UINT8 InterruptType; member in struct:__anon11468
H A DAcpi50.h481 UINT8 InterruptType; member in struct:__anon11518
563 UINT8 InterruptType; member in struct:__anon11524
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/
H A DEbcInt.c127 @param InterruptType Interrupt type.
134 IN EFI_EXCEPTION_TYPE InterruptType,
866 @param InterruptType Interrupt type.
873 IN EFI_EXCEPTION_TYPE InterruptType,
888 (UINT64)(UINTN)InterruptType
872 CommonEbcExceptionHandler( IN EFI_EXCEPTION_TYPE InterruptType, IN EFI_SYSTEM_CONTEXT SystemContext ) argument
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/
H A DCpuDxe.c140 @param InterruptType Exception type
147 IN EFI_EXCEPTION_TYPE InterruptType,
155 InterruptType
157 if ((mErrorCodeFlag & (1 << InterruptType)) != 0) {
236 (UINT64)InterruptType
238 if ((mErrorCodeFlag & (1 << InterruptType)) != 0) {
489 @param InterruptType Defines which interrupt to hook. IA-32
498 for InterruptType was previously installed.
500 InterruptType was not previously installed.
501 @retval EFI_UNSUPPORTED The interrupt specified by InterruptType
146 CommonExceptionHandler( IN EFI_EXCEPTION_TYPE InterruptType, IN EFI_SYSTEM_CONTEXT SystemContext ) argument
507 CpuRegisterInterruptHandler( IN EFI_CPU_ARCH_PROTOCOL *This, IN EFI_EXCEPTION_TYPE InterruptType, IN EFI_CPU_INTERRUPT_HANDLER InterruptHandler ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DAcpi2_0.h384 UINT8 InterruptType; member in struct:__anon10115
H A DAcpi3_0.h346 UINT8 InterruptType; member in struct:__anon10127
428 UINT8 InterruptType; member in struct:__anon10133

Completed in 86 milliseconds