Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dhibernate.c369 static int copy_pte(pmd_t *dst_pmdp, pmd_t *src_pmdp, unsigned long start, in copy_pte() function
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h160 void (*copy_pte)(struct amdgpu_ib *ib, member