Searched refs:linux_page_address (Results 1 – 6 of 6) sorted by relevance
187 void *linux_page_address(struct page *);188 #define page_address(page) linux_page_address(page)
75 #define page_to_virt(page) linux_page_address(page)
491 (uintmax_t)(uintptr_t)linux_page_address(page), (uintmax_t)offset, in skb_add_rx_frag()
87 linux_page_address(struct page *page) in linux_page_address() function530 pfc->va = linux_page_address(pages); in linuxkpi_page_frag_alloc()
316 frag, i, frag->page, linux_page_address(frag->page), in DB_SHOW_COMMAND()
5101 (uint8_t *)linux_page_address(shinfo->frags[i].page) + in linuxkpi_ieee80211_rx()