Home
last modified time | relevance | path

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

/linux-3.3/arch/microblaze/include/asm/
Dthread_info.h31 struct cpu_context { struct
32 __u32 r1; /* stack pointer */
33 __u32 r2;
35 __u32 r13;
36 __u32 r14;
37 __u32 r15;
38 __u32 r16;
39 __u32 r17;
40 __u32 r18;
42 __u32 r19;
[all …]
/linux-3.3/arch/avr32/include/asm/
Dprocessor.h102 struct cpu_context { struct
118 struct cpu_context cpu_context; argument
/linux-3.3/arch/unicore32/include/asm/
Dsuspend.h21 struct cpu_context_save cpu_context; /* cpu context */ member
Dthread_info.h76 struct cpu_context_save cpu_context; /* cpu context */ member
/linux-3.3/arch/microblaze/kernel/
Dunwind.c294 const struct cpu_context *cpu_context = in microblaze_unwind() local
/linux-3.3/arch/sh/include/asm/
Dmmu_context.h38 #define cpu_context(cpu, mm) ((mm)->context.id[cpu]) macro
/linux-3.3/arch/mips/include/asm/
Dmmu_context.h101 #define cpu_context(cpu, mm) ((mm)->context.asid[cpu]) macro
/linux-3.3/arch/arm/include/asm/
Dthread_info.h58 struct cpu_context_save cpu_context; /* cpu context */ member
/linux-3.3/include/linux/
Dperf_event.h865 cpu_context, enumerator