Searched defs:kmap_atomic_prot (Results 1 – 6 of 6) sorted by relevance
35 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
33 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
84 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function160 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro
132 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro
73 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro