kmap_atomic_prot   96 arch/x86/mm/highmem_32.c 	return kmap_atomic_prot(page, type, kmap_prot);
kmap_atomic_prot  979 arch/x86/xen/enlighten.c 	return kmap_atomic_prot(page, type, prot);
kmap_atomic_prot   65 include/asm-x86/highmem.h void *kmap_atomic_prot(struct page *page, enum km_type type, pgprot_t prot);