Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/include/linux/
H A Dhighmem.h77 kmap_atomic_prot(struct page *page, pgprot_t prot) in kmap_atomic_prot() function
92 return (kmap_atomic_prot(page, VM_PROT_ALL)); in kmap_atomic()
105 return (kmap_atomic_prot(page, prot)); in kmap_local_page_prot()