Searched refs:kmap_atomic_prot (Results 1 – 3 of 3) sorted by relevance
84 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function92 #define kmap_atomic(page) kmap_atomic_prot(page, kmap_prot)160 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro
392 kmap_atomic_prot(d->dst_pages[dst_page], in vmw_bo_cpu_blit_line()405 kmap_atomic_prot(d->src_pages[src_page], in vmw_bo_cpu_blit_line()
184 dst = kmap_atomic_prot(d, prot); in ttm_copy_io_ttm_page()206 src = kmap_atomic_prot(s, prot); in ttm_copy_ttm_io_page()