Home
last modified time | relevance | path

Searched defs:kmap_atomic_prot (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/include/linux/
Dhighmem.h84 static inline void *kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
160 #define kmap_atomic_prot(page, prot) kmap_atomic(page) macro