Home
last modified time | relevance | path

Searched defs:InterruptEntry (Results 1 – 14 of 14) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c78 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/Library/CpuExceptionHandlerLib/
H A DDxeException.c99 UINTN InterruptEntry; in InitializeCpuInterruptHandlers() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/
H A Disolate.h1742 using InterruptEntry = std::pair<InterruptCallback, void*>; variable
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Disolate.h1590 typedef std::pair<InterruptCallback, void*> InterruptEntry; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/
H A Disolate.h1870 using InterruptEntry = std::pair<InterruptCallback, void*>; variable
/dports/lang/v8/v8-9.6.180.12/src/execution/
H A Disolate.h2106 using InterruptEntry = std::pair<InterruptCallback, void*>; variable