Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
Dhibernate.c487 static int copy_pte(pmd_t *dst_pmdp, pmd_t *src_pmdp, unsigned long start, in copy_pte() function
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h167 void (*copy_pte)(struct amdgpu_ib *ib, member