Searched defs:virt_to_page (Results 1 – 2 of 2) sorted by relevance
300 static inline struct page_info *virt_to_page(const void *v) in virt_to_page() function
289 #define virt_to_page(va) __virt_to_page(va) macro
Completed in 5 milliseconds