Home
last modified time | relevance | path

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

/mm/
Dhmm.c231 unsigned long *hmm_pfn) in hmm_vma_handle_pte() argument
238 uint64_t pfn_req_flags = *hmm_pfn; in hmm_vma_handle_pte()
245 *hmm_pfn = 0; in hmm_vma_handle_pte()
260 *hmm_pfn = device_private_entry_to_pfn(entry) | in hmm_vma_handle_pte()
268 *hmm_pfn = 0; in hmm_vma_handle_pte()
306 *hmm_pfn = HMM_PFN_ERROR; in hmm_vma_handle_pte()
310 *hmm_pfn = pte_pfn(pte) | cpu_flags; in hmm_vma_handle_pte()