Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/mm/
Dtrans_pgd.c60 static int copy_pte(struct trans_pgd_info *info, pmd_t *dst_pmdp, in copy_pte() function
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h161 void (*copy_pte)(struct amdgpu_ib *ib, member