Searched defs:kmap_prot (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/tile/include/asm/
H A Dhighmem.h60 #define kmap_prot page_to_kpgprot(page) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dhighmem.h58 #define kmap_prot PAGE_KERNEL macro
/linux-4.1.27/arch/metag/include/asm/
H A Dhighmem.h32 #define kmap_prot PAGE_KERNEL macro
/linux-4.1.27/arch/sparc/mm/
H A Dhighmem.c34 pgprot_t kmap_prot; variable
/linux-4.1.27/arch/arm/include/asm/
H A Dhighmem.h12 #define kmap_prot PAGE_KERNEL macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dhighmem.h28 #define kmap_prot PAGE_KERNEL_EXEC macro
/linux-4.1.27/arch/frv/include/asm/
H A Dhighmem.h43 #define kmap_prot PAGE_KERNEL macro
/linux-4.1.27/arch/microblaze/mm/
H A Dinit.c55 pgprot_t kmap_prot; variable
56 EXPORT_SYMBOL(kmap_prot); variable
/linux-4.1.27/arch/powerpc/mm/
H A Dmem.c69 pgprot_t kmap_prot; variable
70 EXPORT_SYMBOL(kmap_prot); variable
/linux-4.1.27/arch/x86/mm/
H A Dinit_32.c391 pgprot_t kmap_prot; variable

Completed in 335 milliseconds