Searched defs:cpu_context (Results 1 – 9 of 9) sorted by relevance
421 typedef struct cpu_context { struct443 } cpu_context_t; argument
415 typedef struct cpu_context { struct429 } cpu_context_t; argument447 * Compile time assertions related to the 'cpu_context' structure to argument
53 typedef struct cpu_context { struct61 * Compile time assertions related to the 'cpu_context' structure to argument
121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member
2165 struct cpu_context { struct2166 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 …]
806 struct cpu_context { struct807 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 …]