Home
last modified time | relevance | path

Searched refs:PAGE_TABLE_BLOCK_SIZE (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfxhub_v1_0.c224 PAGE_TABLE_BLOCK_SIZE, in gfxhub_v1_0_setup_vmid_config()
H A Dmmhub_v1_0.c237 PAGE_TABLE_BLOCK_SIZE, in mmhub_v1_0_setup_vmid_config()
H A Dgmc_v7_0.c682 tmp = REG_SET_FIELD(tmp, VM_CONTEXT1_CNTL, PAGE_TABLE_BLOCK_SIZE, in gmc_v7_0_gart_enable()
H A Dgmc_v8_0.c932 tmp = REG_SET_FIELD(tmp, VM_CONTEXT1_CNTL, PAGE_TABLE_BLOCK_SIZE, in gmc_v8_0_gart_enable()
/dragonfly/sys/dev/drm/radeon/
H A Dnid.h142 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro
H A Dsid.h407 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro
H A Dcikd.h525 #define PAGE_TABLE_BLOCK_SIZE(x) (((x) & 0xF) << 24) macro
H A Dni.c1345 PAGE_TABLE_BLOCK_SIZE(radeon_vm_block_size - 9) | in cayman_pcie_gart_enable()
H A Dsi.c4337 PAGE_TABLE_BLOCK_SIZE(radeon_vm_block_size - 9) | in si_pcie_gart_enable()
H A Dcik.c5516 PAGE_TABLE_BLOCK_SIZE(radeon_vm_block_size - 9) | in cik_pcie_gart_enable()