Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/el3_runtime/aarch32/
Dcontext.h53 typedef struct cpu_context { struct
61 * Compile time assertions related to the 'cpu_context' structure to argument
/trusted-firmware-a-latest/include/lib/el3_runtime/aarch64/
Dcontext.h442 typedef struct cpu_context { struct
456 } cpu_context_t; argument
/trusted-firmware-a-latest/include/lib/el3_runtime/
Dcpu_data.h121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member