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

/linux-4.1.27/arch/unicore32/include/asm/
H A Dsuspend.h21 struct cpu_context_save cpu_context; /* cpu context */ member in struct:swsusp_arch_regs
H A Dthread_info.h74 struct cpu_context_save cpu_context; /* cpu context */ member in struct:thread_info
/linux-4.1.27/arch/microblaze/kernel/
H A Dunwind.c295 const struct cpu_context *cpu_context = microblaze_unwind() local
/linux-4.1.27/arch/mips/include/asm/
H A Dmmu_context.h85 #define cpu_context(cpu, mm) ((mm)->context.asid[cpu]) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dmmu_context.h38 #define cpu_context(cpu, mm) ((mm)->context.id[cpu]) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dprocessor.h63 struct cpu_context { struct
80 struct cpu_context cpu_context; /* cpu context */ member in struct:thread_struct
/linux-4.1.27/arch/arm/include/asm/
H A Dthread_info.h57 struct cpu_context_save cpu_context; /* cpu context */ member in struct:thread_info
/linux-4.1.27/arch/microblaze/include/asm/
H A Dthread_info.h31 struct cpu_context { struct
74 struct cpu_context cpu_context; member in struct:thread_info
/linux-4.1.27/arch/avr32/include/asm/
H A Dprocessor.h98 struct cpu_context { struct
114 struct cpu_context cpu_context; member in struct:thread_struct

Completed in 221 milliseconds