Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/el3_runtime/aarch32/
Dcontext.h53 typedef struct cpu_context { struct
61 * Compile time assertions related to the 'cpu_context' structure to argument
/external/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
Dcontext.h422 typedef struct cpu_context { struct
436 } cpu_context_t; argument
454 * Compile time assertions related to the 'cpu_context' structure to argument
/external/arm-trusted-firmware/include/lib/el3_runtime/
Dcpu_data.h102 void *cpu_context[2]; member