Searched defs:kmap_atomic_prot (Results 1 – 5 of 5) sorted by relevance
33 void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
35 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
132 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro
97 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro