Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo_vm.c197 pfn_t pfnt; in ttm_bo_vm_insert_huge() local
228 pfnt = __pfn_to_pfn_t(pfn, PFN_DEV); in ttm_bo_vm_insert_huge()
230 ret = vmf_insert_pfn_pmd_prot(vmf, pfnt, pgprot, write); in ttm_bo_vm_insert_huge()
233 ret = vmf_insert_pfn_pud_prot(vmf, pfnt, pgprot, write); in ttm_bo_vm_insert_huge()