Searched refs:kmap_atomic_prot_pfn (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dhighmem.h66 void *kmap_atomic_prot_pfn(unsigned long pfn, enum km_type type, pgprot_t prot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Diomap_32.c58 void *kmap_atomic_prot_pfn(unsigned long pfn, enum km_type type, pgprot_t prot) function
89 return (void __force __iomem *) kmap_atomic_prot_pfn(pfn, type, prot);
H A Dhighmem_32.c85 return kmap_atomic_prot_pfn(pfn, type, kmap_prot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dhighmem.h65 void *kmap_atomic_prot_pfn(unsigned long pfn, enum km_type type, pgprot_t prot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/mm/
H A Dhighmem.c313 void *kmap_atomic_prot_pfn(unsigned long pfn, enum km_type type, pgprot_t prot) function

Completed in 123 milliseconds