kmap_atomic_prot 35 arch/microblaze/mm/highmem.c void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot 132 arch/parisc/include/asm/cacheflush.h #define kmap_atomic_prot(page, prot) kmap_atomic(page) kmap_atomic_prot 33 arch/powerpc/mm/highmem.c void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot 34 arch/x86/mm/highmem_32.c void *kmap_atomic_prot(struct page *page, pgprot_t prot) kmap_atomic_prot 97 include/linux/highmem.h #define kmap_atomic_prot(page, prot) kmap_atomic(page)