Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 25 of 31) 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
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dinterrupt-framework-design.md48 1. It should be possible to route interrupts meant to be handled by secure
57 2. It should be possible to route interrupts meant to be handled by
69 1. All secure interrupts are handled in Secure-EL1. They can be delivered to
70 Secure-EL1 via EL3 but they cannot be handled in EL3. It will be possible
80 the exception level(s) it is handled in.
84 context. It is always handled in Secure-EL1.
88 current execution context. It is always handled in either Non-secure EL1
93 always handled in EL3.
177 is handled by non-secure software.
439 non-secure state. Any non-secure interrupts will be handled as described
[all …]
Dfirmware-design.md302 BL3-1 entrypoint. The exception is handled by the SMC exception handler
693 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/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h563 bool handled = true; in getVertexAttribParameter() local
600 handled = false; in getVertexAttribParameter()
603 handled = false; in getVertexAttribParameter()
606 return handled; in getVertexAttribParameter()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
DLinuxLoader.uni63 "interpretation fails then the path is handled as a device path in the\r\n"
/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
Drotate.decTest146 -- Specials; NaNs are handled as usual
Dshift.decTest155 -- Specials; NaNs are handled as usual
DddShift.decTest167 -- Specials; NaNs are handled as usual
DdqRotate.decTest203 -- Specials; NaNs are handled as usual
DdqShift.decTest203 -- Specials; NaNs are handled as usual
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmiException.asm154 ; generated exceptions will be handled.
DSmiException.S137 # generated exceptions will be handled.
/device/asus/fugu/kernel-headers/linux/
Dpsb_drm.h176 uint64_t handled; member
/device/asus/fugu/original-kernel-headers/linux/
Dpsb_drm.h212 uint64_t handled; member
/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.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME934 Some special cases are handled by passing options to the configure

12