Home
last modified time | relevance | path

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

/arch/avr32/include/asm/
Dprocessor.h102 struct cpu_context { struct
118 struct cpu_context cpu_context; argument
/arch/mips/include/asm/
Dmmu_context.h76 #define cpu_context(cpu, mm) ((mm)->context[cpu]) macro
/arch/sh/include/asm/
Dmmu_context.h33 #define cpu_context(cpu, mm) ((mm)->context.id[cpu]) macro
/arch/arm/include/asm/
Dthread_info.h58 struct cpu_context_save cpu_context; /* cpu context */ member