Home
last modified time | relevance | path

Searched defs:cpu_context (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/aarch32/
Dcontext.h50 typedef struct cpu_context { struct
58 * Compile time assertions related to the 'cpu_context' structure to argument
/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
Dcontext.h239 typedef struct cpu_context { struct
257 * Compile time assertions related to the 'cpu_context' structure to argument
/device/linaro/bootloader/arm-trusted-firmware/bl1/aarch32/
Dbl1_context_mgmt.c54 void cm_set_next_context(void *cpu_context) in cm_set_next_context()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/
Dcpu_data.h86 void *cpu_context[2]; member