Searched defs:el (Results 1 – 15 of 15) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables/aarch64/ |
D | xlat_tables.c | 80 int el = GET_EL(read_CurrentEl()); in xlat_arch_current_el() local 87 uint64_t xlat_arch_get_xn_desc(int el) in xlat_arch_get_xn_desc()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_contains.py | 6 def __init__(self, el): argument 10 def __contains__(self, el): argument
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmMmuLib/AArch64/ |
D | ArmMmuLibReplaceEntry.S | 19 .macro __replace_entry, el argument
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/ |
D | execution_state_switch.c | 42 int caller_64, from_el2, el, endianness, thumb = 0; in arm_execution_state_switch() local
|
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/aarch64/ |
D | xlat_tables_arch.c | 141 int el = GET_EL(read_CurrentEl()); in xlat_arch_current_el() local
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/ |
D | arch_helpers.h | 333 #define EL_IMPLEMENTED(el) \ argument
|
D | arch.h | 389 #define SPSR_64(el, sp, daif) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | tupleobject.c | 371 tuplecontains(PyTupleObject *a, PyObject *el) in tuplecontains()
|
D | listobject.c | 438 list_contains(PyListObject *a, PyObject *el) in list_contains()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | tupleobject.c | 369 tuplecontains(PyTupleObject *a, PyObject *el) in tuplecontains()
|
D | listobject.c | 438 list_contains(PyListObject *a, PyObject *el) in list_contains()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | scan.c | 1361 { static char buf[300]; LabelEntry *el; in act116() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/ |
D | xmlparse.c | 4493 ELEMENT_TYPE *el; in doProlog() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
D | xmlparse.c | 4493 ELEMENT_TYPE *el; in doProlog() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | xmlparse.c | 4615 ELEMENT_TYPE *el; in doProlog() local
|