Home
last modified time | relevance | path

Searched refs:gpuvm_base (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_flat_memory.c329 pdd->gpuvm_base = SVM_USER_BASE; in kfd_init_apertures_vi()
336 pdd->gpuvm_base = MAKE_GPUVM_APP_BASE_VI(id + 1); in kfd_init_apertures_vi()
337 pdd->gpuvm_limit = MAKE_GPUVM_APP_LIMIT(pdd->gpuvm_base, in kfd_init_apertures_vi()
353 * Set gpuvm_base and gpuvm_limit to CANONICAL addresses so that they in kfd_init_apertures_v9()
356 pdd->gpuvm_base = SVM_USER_BASE; in kfd_init_apertures_v9()
394 pdd->gpuvm_base = pdd->gpuvm_limit = 0; in kfd_init_apertures()
441 dev_dbg(kfd_device, "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_init_apertures()
H A Dkfd_chardev.c895 pAperture->gpuvm_base = pdd->gpuvm_base; in kfd_ioctl_get_process_apertures()
909 "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_ioctl_get_process_apertures()
981 pa[nodes].gpuvm_base = pdd->gpuvm_base; in kfd_ioctl_get_process_apertures_new()
993 "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_ioctl_get_process_apertures_new()
H A Dkfd_priv.h668 uint64_t gpuvm_base; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_flat_memory.c329 pdd->gpuvm_base = SVM_USER_BASE; in kfd_init_apertures_vi()
345 * Set gpuvm_base and gpuvm_limit to CANONICAL addresses so that they in kfd_init_apertures_v9()
348 pdd->gpuvm_base = SVM_USER_BASE; in kfd_init_apertures_v9()
386 pdd->gpuvm_base = pdd->gpuvm_limit = 0; in kfd_init_apertures()
422 dev_dbg(kfd_device, "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_init_apertures()
H A Dkfd_chardev.c728 pAperture->gpuvm_base = pdd->gpuvm_base; in kfd_ioctl_get_process_apertures()
742 "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_ioctl_get_process_apertures()
801 pa[i].gpuvm_base = pdd->gpuvm_base; in kfd_ioctl_get_process_apertures_new()
813 "gpuvm_base %llX\n", pdd->gpuvm_base); in kfd_ioctl_get_process_apertures_new()
1847 if (!kgd_mem->va || kgd_mem->va > pdd->gpuvm_base) in get_process_num_bos()
1923 if (kgd_mem->va && kgd_mem->va <= pdd->gpuvm_base) in criu_checkpoint_bos()
[all...]
H A Dkfd_debug.c1049 device_info.gpuvm_base = pdd->gpuvm_base; in kfd_dbg_trap_device_snapshot()
H A Dkfd_priv.h743 uint64_t gpuvm_base; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkfd_ioctl.h121 __u64 gpuvm_base; member
177 __u64 gpuvm_base; /* from KFD */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dkfd_ioctl.h134 __u64 gpuvm_base; /* from KFD */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dkfd_ioctl.h98 __u64 gpuvm_base; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dkfd_ioctl.h98 __u64 gpuvm_base; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dkfd_ioctl.h77 __u64 gpuvm_base; member

Completed in 20 milliseconds