Searched defs:kmap (Results 1 – 2 of 2) sorted by relevance
59 kmap(struct page *page) in kmap() function
62 #define kmap(pg) page_address(pg) macro