Searched defs:kmap_atomic_prot (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/mm/
H A Dhighmem.c29 void *kmap_atomic_prot(struct page *page, enum km_type type, pgprot_t prot) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dhighmem.h54 #define kmap_atomic_prot(page, idx, prot) kmap_atomic(page, idx) macro

Completed in 38 milliseconds