Home
last modified time | relevance | path

Searched defs:cpu_context (Results 1 – 5 of 5) 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.h415 typedef struct cpu_context { struct
429 } cpu_context_t; argument
447 * Compile time assertions related to the 'cpu_context' structure to argument
/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.h756 struct cpu_context { struct
757 long unsigned int x19;
758 long unsigned int x20;
759 long unsigned int x21;
760 long unsigned int x22;
761 long unsigned int x23;
762 long unsigned int x24;
763 long unsigned int x25;
764 long unsigned int x26;
765 long unsigned int x27;
[all …]
Dvmlinux_510.h756 struct cpu_context { struct
757 long unsigned int x19;
758 long unsigned int x20;
759 long unsigned int x21;
760 long unsigned int x22;
761 long unsigned int x23;
762 long unsigned int x24;
763 long unsigned int x25;
764 long unsigned int x26;
765 long unsigned int x27;
[all …]