Searched defs:tlb (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dtlb.h39 static inline void tlb_flush(struct mmu_gather *tlb) argument
70 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dprocinfo.h40 struct cpu_tlb_fns *tlb; member in struct:proc_info_list
H A Dtlb.h46 struct mmu_gather *tlb = &get_cpu_var(mmu_gathers); local
55 tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) argument
74 tlb_start_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) argument
81 tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dtlb.h22 struct mmu_gather *tlb = &get_cpu_var(mmu_gathers); local
32 tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) argument
53 tlb_remove_page(struct mmu_gather *tlb, struct page *page) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dtlb_32.c63 void tlb_flush(struct mmu_gather *tlb) argument
H A Dtlb_64.c95 void pgtable_free_tlb(struct mmu_gather *tlb, pgtable_free_t pgf) argument
H A Dhugetlbpage.c154 static void free_hugepte_range(struct mmu_gather *tlb, hugepd_t *hpdp) argument
165 static void hugetlb_free_pmd_range(struct mmu_gather *tlb, pud_t *pud, argument
199 static void hugetlb_free_pud_range(struct mmu_gather *tlb, pgd_t *pgd, argument
243 hugetlb_free_pgd_range(struct mmu_gather **tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/mm/
H A Dtlb.c63 void tlb_flush(struct mmu_gather *tlb) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dtlb.h56 struct mmu_gather *tlb = &get_cpu_var(mmu_gathers); local
69 tlb_flush_mmu(struct mmu_gather *tlb, unsigne argument
86 tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) argument
101 tlb_remove_page(struct mmu_gather *tlb, struct page *page) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dmotorola_pgalloc.h57 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *page) argument
75 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/mm/
H A Dhugetlbpage.c117 void hugetlb_free_pgd_range(struct mmu_gather **tlb, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dtlb.h75 ia64_tlb_flush_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) argument
126 struct mmu_gather *tlb = &get_cpu_var(mmu_gathers); local
153 tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) argument
173 tlb_remove_page(struct mmu_gather *tlb, struct page *page) argument
191 __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, unsigned long address) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mm/
H A Dtlb.c279 static void *tlb_start(struct seq_file *tlb, loff_t *pos) argument
290 static void *tlb_next(struct seq_file *tlb, void *v, loff_t *pos) argument
302 static void tlb_stop(struct seq_file *tlb, void *v) argument
307 static int tlb_show(struct seq_file *tlb, void *v) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-omap.c136 unsigned int tlb; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dspitfire.h268 static __inline__ unsigned long cheetah_get_dtlb_data(int entry, int tlb) argument
280 static __inline__ unsigned long cheetah_get_dtlb_tag(int entry, int tlb) argument
290 static __inline__ void cheetah_put_dtlb_data(int entry, unsigned long data, int tlb) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/mm/
H A Dfault.c379 unsigned long tlb; local
444 unsigned long tlb; local
532 unsigned long flags, tlb; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Ddbg.c74 void print_single_tlb(unsigned long tlb, int single_print) argument
112 unsigned long tlb; local
126 unsigned long tlb; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-stub.c157 struct __debug_amr tlb[64*2]; member in struct:__debug_mmu
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsmtc.c1194 int tlb, i; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmmap.c1655 struct mmu_gather *tlb; local
1942 struct mmu_gather *tlb; local
[all...]
H A Dmemory.c125 static void free_pte_range(struct mmu_gather *tlb, pmd_t *pmd) argument
135 static inline void free_pmd_range(struct mmu_gather *tlb, pud_t *pud, argument
168 static inline void free_pud_range(struct mmu_gather *tlb, pgd_t *pgd, argument
206 free_pgd_range(struct mmu_gather **tlb, unsigned long addr, unsigned long end, unsigned long floor, unsigned long ceiling) argument
269 free_pgtables(struct mmu_gather **tlb, struct vm_area_struct *vma, unsigned long floor, unsigned long ceiling) argument
621 zap_pte_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pmd_t *pmd, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
706 zap_pmd_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pud_t *pud, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
728 zap_pud_range(struct mmu_gather *tlb, struct vm_area_struct *vma, pgd_t *pgd, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
750 unmap_page_range(struct mmu_gather *tlb, struct vm_area_struct *vma, unsigned long addr, unsigned long end, long *zap_work, struct zap_details *details) argument
887 struct mmu_gather *tlb; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dtrident.h389 struct snd_trident_tlb tlb; /* TLB entries for NX cards */ member in struct:snd_trident
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dsnow.c3061 BlockNode *tlb= mb_x && mb_y ? &s->block[index-b_stride-1] : NULL; local

Completed in 247 milliseconds