Searched refs:mm_context_t (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dnommu.h3 } mm_context_t; typedef in typeref:struct:__anon10675
H A Dmmu.h19 typedef unsigned long mm_context_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dmmu.h8 } mm_context_t; typedef in typeref:struct:__anon9579
14 typedef unsigned long mm_context_t; typedef
16 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dmmu_32.h5 typedef unsigned long mm_context_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dmmu.h4 typedef unsigned long mm_context_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmmu.h6 typedef unsigned long mm_context_t; typedef
10 } mm_context_t; typedef in typeref:struct:__anon9641
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dmmu.h17 } mm_context_t; typedef in typeref:struct:__anon9859
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dmmu.h8 } mm_context_t; typedef in typeref:struct:__anon9214
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dmmu.h9 typedef volatile unsigned long mm_context_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t[NR_CPUS]; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dmmu.h12 } mm_context_t; typedef in typeref:struct:__anon17091
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dmmu.h27 typedef struct mm_context mm_context_t; typedef in typeref:struct:mm_context
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmmu.h7 } mm_context_t; typedef in typeref:struct:__anon9727
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dmmu.h12 } mm_context_t; typedef in typeref:struct:__anon7866
29 } mm_context_t; typedef in typeref:struct:__anon7867
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmmu.h16 } mm_context_t; typedef in typeref:struct:__anon10556
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dmmu.h34 } mm_context_t; typedef in typeref:struct:__anon8134
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dum_mmu.h16 } mm_context_t; typedef in typeref:struct:mm_context
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dmmu.h34 } mm_context_t; typedef in typeref:struct:__anon9196
H A Dmmu_context.h26 extern void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *_pgd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dmmu.h16 } mm_context_t; typedef in typeref:struct:__anon10111
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Dmmu-context.c44 static unsigned get_cxn(mm_context_t *ctx)
47 mm_context_t *p;
65 p = list_entry(_p, mm_context_t, id_link);
90 void change_mm_context(mm_context_t *old, mm_context_t *ctx, pgd_t *pgd)
132 mm_context_t *ctx = &mm->context;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dmmu_context_mm.h54 extern void set_context(mm_context_t context, pgd_t *pgd);
67 extern mm_context_t next_mmu_context;
83 mm_context_t ctx;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/mm/
H A Dmmu_context.c33 mm_context_t next_mmu_context;

Completed in 129 milliseconds

12