Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
Dcontext.h421 typedef struct cpu_context { struct
443 } cpu_context_t; argument
/aosp_15_r20/external/arm-trusted-firmware/include/lib/el3_runtime/aarch64/
H A Dcontext.h415 typedef struct cpu_context { struct
429 } cpu_context_t; argument
447 * Compile time assertions related to the 'cpu_context' structure to argument
/aosp_15_r20/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
/aosp_15_r20/external/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
/aosp_15_r20/external/arm-trusted-firmware/include/lib/el3_runtime/
H A Dcpu_data.h121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/el3_runtime/
Dcpu_data.h121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h2165 struct cpu_context { struct
2166 unsigned long x19;
2167 unsigned long x20;
2168 unsigned long x21;
2169 unsigned long x22;
2170 unsigned long x23;
2171 unsigned long x24;
2172 unsigned long x25;
2173 unsigned long x26;
2174 unsigned long x27;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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 …]
H A 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 …]