Searched defs:page (Results 101 - 125 of 1627) sorted by path

1234567891011>>

/linux-master/arch/csky/abiv1/inc/abi/
H A Dpage.h13 clear_user_page(void *addr, unsigned long vaddr, struct page *page) argument
21 copy_user_page(void *to, void *from, unsigned long vaddr, struct page *page) argument
/linux-master/arch/csky/abiv2/inc/abi/
H A Dcacheflush.h29 static inline void flush_dcache_page(struct page *page) argument
H A Dpage.h3 clear_user_page(void *addr, unsigned long vaddr, struct page *page) argument
9 copy_user_page(void *to, void *from, unsigned long vaddr, struct page *page) argument
/linux-master/arch/csky/mm/
H A Ddma-mapping.c17 struct page *page = phys_to_page(paddr); local
53 void arch_dma_prep_coherent(struct page *page, size_t size) argument
H A Dinit.c103 struct page *page = pfn_to_page(tmp); local
/linux-master/arch/hexagon/include/asm/
H A Dpage.h100 static inline void clear_page(void *page) argument
[all...]
/linux-master/arch/hexagon/mm/
H A Dinit.c75 struct page *page; local
/linux-master/arch/loongarch/kernel/
H A Dirq.c108 struct page *page; local
H A Dsmp.c685 void flush_tlb_page(struct vm_area_struct *vma, unsigned long page) argument
H A Duprobes.c144 void arch_uprobe_copy_ixol(struct page *page, unsigned long vaddr, argument
H A Dvdso.c33 u8 page[LOONGARCH_VDSO_DATA_SIZE]; member in union:__anon16
/linux-master/arch/loongarch/mm/
H A Dinit.c112 struct page *page = pfn_to_page(start_pfn); local
H A Dpgtable.c119 pmd_t mk_pmd(struct page *page, pgprot_t prot) argument
H A Dtlb.c113 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) argument
132 void local_flush_tlb_one(unsigned long page) argument
[all...]
/linux-master/arch/m68k/include/asm/
H A Dcacheflush_mm.h272 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) argument
280 copy_from_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) argument
[all...]
H A Dmotorola_pgalloc.h87 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) argument
H A Dpage_mm.h28 static inline void clear_page(void *page) argument
[all...]
H A Dsun3_pgalloc.h31 static inline void pmd_populate(struct mm_struct *mm, pmd_t *pmd, pgtable_t page) argument
/linux-master/arch/m68k/kernel/
H A Ddma.c12 void arch_dma_prep_coherent(struct page *page, size_t size) argument
/linux-master/arch/m68k/mm/
H A Dcache.c99 void flush_icache_user_page(struct vm_area_struct *vma, struct page *page, argument
H A Dmotorola.c82 void mmu_page_ctor(void *page) argument
89 void mmu_page_dtor(void *page) argument
121 unsigned long page = ptable & PAGE_MASK; local
153 void *page; local
190 unsigned long page = ptable & PAGE_MASK; local
[all...]
/linux-master/arch/microblaze/include/asm/
H A Dcacheflush.h88 copy_to_user_page(struct vm_area_struct *vma, struct page *page, unsigned long vaddr, void *dst, void *src, int len) argument
/linux-master/arch/microblaze/lib/
H A Duaccess_old.S101 page: /* Create room on stack and save registers for storing values */ label
/linux-master/arch/microblaze/mm/
H A Dconsistent.c18 void arch_dma_prep_coherent(struct page *page, size_t size) argument
H A Dinit.c61 struct page *page = pfn_to_page(pfn); local
[all...]

Completed in 321 milliseconds

1234567891011>>