Home
last modified time | relevance | path

Searched defs:hmm_pfn (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhmm.h60 static inline struct page *hmm_pfn_to_page(unsigned long hmm_pfn) in hmm_pfn_to_page()
79 static inline unsigned int hmm_pfn_to_map_order(unsigned long hmm_pfn) in hmm_pfn_to_map_order()
/OK3568_Linux_fs/kernel/mm/
H A Dhmm.c231 unsigned long *hmm_pfn) in hmm_vma_handle_pte()