Home
last modified time | relevance | path

Searched refs:PRIVATE_BASE (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dcik_regs.h27 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro
H A Dkfd_device_queue_manager_cik.c74 return PRIVATE_BASE(top_address_nybble << 12) | in compute_sh_mem_bases_64bit()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dcikd.h560 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro
H A Dgfx_v9_4_3.c993 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_4_3_xcc_constants_init()
H A Dgfx_v11_0.c1728 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v11_0_constants_init()
H A Dgfx_v9_0.c2415 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v9_0_constants_init()
H A Dgfx_v10_0.c4992 tmp = REG_SET_FIELD(0, SH_MEM_BASES, PRIVATE_BASE, in gfx_v10_0_constants_init()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h327 PRIVATE_BASE, enumerator
H A DAMDGPULegalizerInfo.cpp1862 : AMDGPUTargetLowering::PRIVATE_BASE; in getSegmentAperture()
H A DAMDGPUISelLowering.cpp4387 case PRIVATE_BASE: in getImplicitParameterOffset()
H A DSIISelLowering.cpp5579 (AS == AMDGPUAS::LOCAL_ADDRESS) ? SHARED_BASE : PRIVATE_BASE; in getSegmentAperture()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dcikd.h1165 #define PRIVATE_BASE(x) ((x) << 0) /* scratch */ macro