Searched defs:kmap_atomic_prot (Results 1 – 6 of 6) sorted by relevance
32 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
34 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
157 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro
198 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
72 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro