Searched defs:page_address (Results 1 – 7 of 7) sorted by relevance
93 u32 page_address = sg_dma_address(sgl) >> V3D_MMU_PAGE_SHIFT; in v3d_mmu_insert_ptes() local
64 static inline void hibernate_restore_protect_page(void *page_address) in hibernate_restore_protect_page()70 static inline void hibernate_restore_unprotect_page(void *page_address) in hibernate_restore_unprotect_page()78 static inline void hibernate_restore_protect_page(void *page_address) {} in hibernate_restore_protect_page()79 static inline void hibernate_restore_unprotect_page(void *page_address) {} in hibernate_restore_unprotect_page()206 static void recycle_safe_page(void *page_address) in recycle_safe_page()
42 #define page_address(x) ((void *)x) macro
409 void *page_address(const struct page *page) in page_address() function
70 unsigned char page_address; member
1166 static inline void *page_address(const struct page *page) in page_address() function1184 #define page_address(page) lowmem_page_address(page) macro
2020 void *page_address; in smbd_recv_page() local