Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhighmem.h665 static inline void unmap_and_put_page(struct page *page, void *addr) in unmap_and_put_page() function
/linux/mm/
H A Dmemory.c6614 unmap_and_put_page(page, maddr); in __access_remote_vm()