Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/mm/
H A Dtrans_pgd.c62 static int copy_pte(struct trans_pgd_info *info, pmd_t *dst_pmdp, in copy_pte() function
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h170 void (*copy_pte)(struct amdgpu_ib *ib, member