Home
last modified time | relevance | path

Searched defs:pgprot (Results 51 – 75 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h81 pgprot_t pgprot; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dpage.h319 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) in mfn_pte()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpage_64.h74 typedef struct { unsigned long pgprot; } pgprot_t; member
H A Dpage_32.h60 typedef struct { unsigned long pgprot; } pgprot_t; member
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpage.h46 typedef struct { unsigned long pgprot; } pgprot_t; member
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpage.h80 typedef struct { unsigned long pgprot; } pgprot_t; member
H A Dpgtable.h280 #define mk_pte(page, pgprot) \ argument
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpage.h87 typedef struct { unsigned long pgprot; } pgprot_t; member
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmotorola_pgtable.h112 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
H A Dmcf_pgtable.h157 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpage.h79 typedef struct { unsigned long pgprot; } pgprot_t; member
/OK3568_Linux_fs/kernel/arch/parisc/mm/
H A Dinit.c346 pgprot_t pgprot, int force) in map_pages()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpage.h182 typedef struct { unsigned long pgprot; } pgprot_t; member
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Drockchip-pcie-dma.c744 pgprot_t pgprot; in rk_pcie_map_kernel() local
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_cma_heap.c265 pgprot_t pgprot = PAGE_KERNEL; in cma_heap_do_vmap() local
H A Dsystem_heap.c248 pgprot_t pgprot = PAGE_KERNEL; in system_heap_do_vmap() local
H A Drk_system_heap.c357 pgprot_t pgprot = PAGE_KERNEL; in system_heap_do_vmap() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhibernate.c183 pgprot_t pgprot) in trans_pgd_map_page()
/OK3568_Linux_fs/kernel/arch/ia64/mm/
H A Dinit.c207 put_kernel_page (struct page *page, unsigned long address, pgprot_t pgprot) in put_kernel_page()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dinit.c97 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode()
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-cma-heap.c232 pgprot_t pgprot = PAGE_KERNEL; in rk_cma_heap_do_vmap() local
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgtable_32.h390 #define mk_pte(page, pgprot) pfn_pte(page_to_pfn(page), (pgprot)) argument
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h406 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t pgprot) in pfn_pte()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc.c674 pgprot_t pgprot = PAGE_KERNEL; in mmc_tb_map_ecsd() local
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype.c1002 pgprot_t pgprot; in track_pfn_copy() local

1234