Home
last modified time | relevance | path

Searched defs:cpu_context (Results 1 – 8 of 8) 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/trusty/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.h415 typedef struct cpu_context { struct
429 } cpu_context_t; argument
447 * Compile time assertions related to the 'cpu_context' structure to argument
/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
Dcontext.h442 typedef struct cpu_context { struct
456 } cpu_context_t; argument
/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/
Dcpu_data.h121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member
/external/arm-trusted-firmware/include/lib/el3_runtime/
Dcpu_data.h121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h806 struct cpu_context { struct
807 long unsigned int x19;
808 long unsigned int x20;
809 long unsigned int x21;
810 long unsigned int x22;
811 long unsigned int x23;
812 long unsigned int x24;
813 long unsigned int x25;
814 long unsigned int x26;
815 long unsigned int x27;
[all …]
Dvmlinux_608.h806 struct cpu_context { struct
807 long unsigned int x19;
808 long unsigned int x20;
809 long unsigned int x21;
810 long unsigned int x22;
811 long unsigned int x23;
812 long unsigned int x24;
813 long unsigned int x25;
814 long unsigned int x26;
815 long unsigned int x27;
[all …]