Home
last modified time | relevance | path

Searched refs:scratch_reg2 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/entry/
H A Dcalling.h204 .macro SWITCH_TO_USER_CR3_NOSTACK scratch_reg:req scratch_reg2:req
213 movq \scratch_reg, \scratch_reg2
220 movq \scratch_reg2, \scratch_reg
224 movq \scratch_reg2, \scratch_reg
240 SWITCH_TO_USER_CR3_NOSTACK scratch_reg=\scratch_reg scratch_reg2=%rax
302 .macro SWITCH_TO_USER_CR3_NOSTACK scratch_reg:req scratch_reg2:req
H A Dentry_64_compat.S316 SWITCH_TO_USER_CR3_NOSTACK scratch_reg=%r8 scratch_reg2=%r9
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c743 static void *scratch_reg2; in gfx_v9_0_rlcg_wreg() local
751scratch_reg2 = adev->rmmio + (adev->reg_offset[GC_HWIP][0][mmSCRATCH_REG1_BASE_IDX] + mmSCRATCH_RE… in gfx_v9_0_rlcg_wreg()
765 writel(v, scratch_reg2); in gfx_v9_0_rlcg_wreg()
H A Dgfx_v10_0.c1371 static void *scratch_reg2; in gfx_v10_rlcg_wreg() local
1381scratch_reg2 = adev->rmmio + (adev->reg_offset[GC_HWIP][0][mmSCRATCH_REG1_BASE_IDX] + mmSCRATCH_RE… in gfx_v10_rlcg_wreg()