Home
last modified time | relevance | path

Searched refs:gpu_page_idx (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.h64 uint32_t gpu_page_idx, /* pte/pde to update */
Dgmc_v6_0.c384 uint32_t gpu_page_idx, uint64_t addr, in gmc_v6_0_set_pte_pde() argument
392 writeq(value, ptr + (gpu_page_idx * 8)); in gmc_v6_0_set_pte_pde()
Dgmc_v9_0.c422 uint32_t gpu_page_idx, uint64_t addr, in gmc_v9_0_set_pte_pde() argument
465 writeq(value, ptr + (gpu_page_idx * 8)); in gmc_v9_0_set_pte_pde()
Dgmc_v7_0.c473 uint32_t gpu_page_idx, uint64_t addr, in gmc_v7_0_set_pte_pde() argument
481 writeq(value, ptr + (gpu_page_idx * 8)); in gmc_v7_0_set_pte_pde()
Dgmc_v8_0.c654 uint32_t gpu_page_idx, uint64_t addr, in gmc_v8_0_set_pte_pde() argument
682 writeq(value, ptr + (gpu_page_idx * 8)); in gmc_v8_0_set_pte_pde()