Home
last modified time | relevance | path

Searched refs:page_to_virt (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h120 #ifndef page_to_virt
121 #define page_to_virt(x) __va(PFN_PHYS(page_to_pfn(x))) macro
1567 return page_to_virt(page); in lowmem_page_address()

Completed in 7 milliseconds