Home
last modified time | relevance | path

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

/arm-trusted-firmware/include/lib/el3_runtime/aarch32/
H A Dcontext.h53 typedef struct cpu_context { struct
61 * Compile time assertions related to the 'cpu_context' structure to argument
/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
H A Dcontext.h442 typedef struct cpu_context { struct
456 pauth_ctxcpu_context global() argument
/arm-trusted-firmware/include/lib/el3_runtime/
H A Dcpu_data.h121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member