Home
last modified time | relevance | path

Searched refs:ReadAndVerifyVectorInfo (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
DSecPeiCpuException.c84 Status = ReadAndVerifyVectorInfo (VectorInfo, ReservedVectorData, CPU_EXCEPTION_NUM); in InitializeCpuExceptionHandlers()
DCpuExceptionCommon.h252 ReadAndVerifyVectorInfo (
DCpuExceptionCommon.c199 ReadAndVerifyVectorInfo ( in ReadAndVerifyVectorInfo() function
DDxeException.c114 Status = ReadAndVerifyVectorInfo (VectorInfo, ReservedVectors, CPU_INTERRUPT_NUM); in InitializeCpuInterruptHandlers()
DPeiDxeSmmCpuException.c218 Status = ReadAndVerifyVectorInfo (VectorInfo, ReservedVectors, CPU_EXCEPTION_NUM); in InitializeCpuExceptionHandlersWorker()