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
199 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
155 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro
71 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro