Searched defs:page (Results 26 - 50 of 1607) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dcacheflush.h21 flush_icache_pages(struct vm_area_struct *vma, struct page *page, unsigned int nr) argument
H A Dpage-isolation.h10 static inline bool is_migrate_isolate_page(struct page *page) argument
23 static inline bool is_migrate_isolate_page(struct page *page) argument
/linux-master/arch/powerpc/include/asm/
H A Dkfence.h26 struct page *page = virt_to_page((void *)addr); local
/linux-master/arch/m68k/kernel/
H A Ddma.c12 void arch_dma_prep_coherent(struct page *page, size_t size) argument
/linux-master/arch/arc/mm/
H A Ddma.c18 void arch_dma_prep_coherent(struct page *page, size_t size) argument
/linux-master/arch/sh/mm/
H A Dtlb-pteaex.c70 void local_flush_tlb_one(unsigned long asid, unsigned long page) argument
H A Dtlbflush_32.c15 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) argument
H A Dtlb-sh4.c65 void local_flush_tlb_one(unsigned long asid, unsigned long page) argument
H A Dtlb-sh3.c55 void local_flush_tlb_one(unsigned long asid, unsigned long page) argument
/linux-master/arch/mips/include/asm/
H A Dbcache.h43 static inline void bc_wback_inv(unsigned long page, unsigned long size) argument
48 static inline void bc_inv(unsigned long page, unsigned long size) argument
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000a.h6 __u8 page; member in struct:nvif_mem_v0
/linux-master/net/rds/
H A Dpage.c73 struct page *page; local
[all...]
/linux-master/tools/testing/radix-tree/
H A Dregression2.c63 struct page { struct
/linux-master/arch/arm/mm/
H A Dcopypage-v4wb.c65 void v4wb_clear_user_highpage(struct page *page, unsigned long vaddr) argument
H A Dcopypage-v4wt.c60 void v4wt_clear_user_highpage(struct page *page, unsigned long vaddr) argument
H A Dcopypage-fa.c55 void fa_clear_user_highpage(struct page *page, unsigned long vaddr) argument
/linux-master/arch/nios2/mm/
H A Ddma-mapping.c63 void arch_dma_prep_coherent(struct page *page, size_t size) argument
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dmem.c48 nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass, int type, u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *mem) argument
88 nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type, u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *mem) argument
/linux-master/include/xen/
H A Dpage.h31 static inline unsigned long xen_page_to_gfn(struct page *page) argument
/linux-master/arch/xtensa/kernel/
H A Dpci-dma.c29 struct page *page = pfn_to_page(pfn); local
83 void arch_dma_prep_coherent(struct page *page, size_t size) argument
/linux-master/arch/arm/include/asm/
H A Dhighmem.h51 static inline void *arch_kmap_local_high_get(struct page *page) argument
60 static inline void *kmap_high_get(struct page *page) argument
/linux-master/drivers/gpu/drm/armada/
H A Darmada_gem.h18 struct page *page; /* for page backed */ member in struct:armada_gem_object
/linux-master/arch/x86/um/os-Linux/
H A Dtask_size.c17 static int page_ok(unsigned long page) argument
/linux-master/drivers/infiniband/hw/mlx4/
H A Ddoorbell.c48 struct mlx4_ib_user_db_page *page; local
[all...]
/linux-master/arch/m68k/mm/
H A Dcache.c99 void flush_icache_user_page(struct vm_area_struct *vma, struct page *page, argument

Completed in 201 milliseconds

1234567891011>>