Home
last modified time | relevance | path

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

/drivers/gpu/drm/ttm/
Dttm_bo_vm.c187 pfn_t pfnt; in ttm_bo_vm_insert_huge() local
218 pfnt = __pfn_to_pfn_t(pfn, PFN_DEV); in ttm_bo_vm_insert_huge()
220 ret = vmf_insert_pfn_pmd_prot(vmf, pfnt, pgprot, write); in ttm_bo_vm_insert_huge()
223 ret = vmf_insert_pfn_pud_prot(vmf, pfnt, pgprot, write); in ttm_bo_vm_insert_huge()