Home
last modified time | relevance | path

Searched refs:RegisterCpuInterruptHandler (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DCpuExceptionHandlerLib.h91 RegisterCpuInterruptHandler (
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CpuExceptionHandlerLibNull/
DCpuExceptionHandlerLibNull.c92 RegisterCpuInterruptHandler ( in RegisterCpuInterruptHandler() function
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
DSmmException.c95 RegisterCpuInterruptHandler ( in RegisterCpuInterruptHandler() function
DSecPeiCpuException.c177 RegisterCpuInterruptHandler ( in RegisterCpuInterruptHandler() function
DDxeException.c164 RegisterCpuInterruptHandler ( in RegisterCpuInterruptHandler() function
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DCpuService.c458 return RegisterCpuInterruptHandler (ExceptionType, InterruptHandler); in SmmRegisterExceptionHandler()
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuDxe.c260 return RegisterCpuInterruptHandler (InterruptType, InterruptHandler); in CpuRegisterInterruptHandler()