Searched defs:page_to_virt (Results 1 – 2 of 2) sorted by relevance
313 static inline void *page_to_virt(const struct page_info *pg) in page_to_virt() function
290 #define page_to_virt(pg) __page_to_virt(pg) macro
Completed in 5 milliseconds