Home
last modified time | relevance | path

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

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