Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 32) sorted by relevance

12

/device/google/contexthub/firmware/os/inc/
Disr.h64 bool handled = false; in dispatchIsr() local
70 handled = curIsr->func(curIsr); in dispatchIsr()
71 if (handled) in dispatchIsr()
76 return handled; in dispatchIsr()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/X64/
DPageFaultHandler.S65 # NULL if the page fault is handled by PageFaultHandler
66 # OriginalHandler address if the page fault is not handled by PageFaultHandler
DPageFaultHandler.asm68 ; NULL if the page fault is handled by PageFaultHandler
69 ; OriginalHandler address if the page fault is not handled by PageFaultHandler
DPageFaultHandler.nasm70 ; NULL if the page fault is handled by PageFaultHandler
71 ; OriginalHandler address if the page fault is not handled by PageFaultHandler
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dinterrupt-framework-design.rst14 #. It should be possible to route interrupts meant to be handled by secure
23 #. It should be possible to route interrupts meant to be handled by
39 the exception level(s) it is handled in.
43 context. It is always handled in Secure-EL1.
47 current execution context. It is always handled in either Non-secure EL1
52 always handled in EL3.
139 is handled by non-secure software.
209 handled in Secure-EL1. They can be delivered to Secure-EL1 via EL3 but they
210 cannot be handled in EL3.
499 non-secure state. Any non-secure interrupts will be handled as described
[all …]
Dfirmware-update.rst246 Once the SMC is handled, BL1 returns from exception to the normal world caller.
Duser-guide.rst397 Group 0 interrupts are assumed to be handled by Secure EL1.
553 the FIQ are handled in monitor mode and non secure world is not allowed
Dfirmware-design.rst412 BL31 entrypoint. The exception is handled by the SMC exception handler
845 indicate the service is not handled. This ``rt_svc_descs_indices[]`` array is
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DUefiShellLevel3CommandsLib.inf3 # Note that the interactive versions of the time, date, and timezone functions are handled in the l…
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/
DTcgMorLockSmm.inf7 # The secure MOR V2 is handled inside of variable driver.
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h582 bool handled = true; in getVertexAttribParameter() local
619 handled = false; in getVertexAttribParameter()
622 handled = false; in getVertexAttribParameter()
625 return handled; in getVertexAttribParameter()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlnotab_notes.txt53 line tracing. Tracing is handled by PyCode_CheckLineNumber() in codeobject.c
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlnotab_notes.txt53 line tracing. Tracing is handled by PyCode_CheckLineNumber() in codeobject.c
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DddRotate.decTest167 -- Specials; NaNs are handled as usual
DddShift.decTest167 -- Specials; NaNs are handled as usual
Drotate.decTest146 -- Specials; NaNs are handled as usual
Dshift.decTest155 -- Specials; NaNs are handled as usual
DdqRotate.decTest203 -- Specials; NaNs are handled as usual
DdqShift.decTest203 -- Specials; NaNs are handled as usual
/device/google/bonito/json-c/
DChangeLog199 Removed usage of vsyslog on Win32/Win64 systems, needs to be handled
/device/google/crosshatch/json-c/
DChangeLog199 Removed usage of vsyslog on Win32/Win64 systems, needs to be handled
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt184 The following return type was not properly handled when
229 Item #247 describes a change in the way {...} blocks handled
346 #errclass was not handled properly. Instead of being expanded
2063 Both (...)+ and {...} blocks handled the guess block correctly.
/device/linaro/bootloader/edk2/StdLib/
DReadMe.txt426 handled by the UEFI Shell. Without this class, only Console I/O is supported.
/device/linaro/bootloader/edk2/AppPkg/
DReadMe.txt437 handled by the UEFI Shell. Without this class, only Console I/O is supported.
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DReadMe.txt426 handled by the UEFI Shell. Without this class, only Console I/O is supported.

12