Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhmm.h67 static inline struct page *hmm_pfn_to_page(unsigned long hmm_pfn) in hmm_pfn_to_page()
75 static inline phys_addr_t hmm_pfn_to_phys(unsigned long hmm_pfn) in hmm_pfn_to_phys()
94 static inline unsigned int hmm_pfn_to_map_order(unsigned long hmm_pfn) in hmm_pfn_to_map_order()
/linux/drivers/gpu/drm/xe/
H A Dxe_hmm.c25 unsigned long i, npages, hmm_pfn; in xe_alloc_sg() local
107 unsigned long hmm_pfn, size; in xe_build_sg() local
/linux/mm/
H A Dhmm.c237 unsigned long *hmm_pfn) in hmm_vma_handle_pte()