Home
last modified time | relevance | path

Searched refs:ttmp (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dvcpu_exit.c65 register unsigned long ttmp asm("a1"); in kvm_riscv_vcpu_unpriv_read()
81 "add %[ttmp], %[taddr], 0\n" in kvm_riscv_vcpu_unpriv_read()
93 [taddr] "+&r" (taddr), [ttmp] "+&r" (ttmp), in kvm_riscv_vcpu_unpriv_read()
109 "add %[ttmp], %[taddr], 0\n" in kvm_riscv_vcpu_unpriv_read()
117 [taddr] "+&r" (taddr), [ttmp] "+&r" (ttmp) in kvm_riscv_vcpu_unpriv_read()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm268 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
373 // There is no ttmp space to hold the resource constant for VGPR save.
386 // ttmp SR memory offset : size(VGPR)+size(SVGPR)+size(SGPR)+0x40
1064 // ttmp SR memory offset : size(VGPR)+size(SVGPR)+size(SGPR)+0x40
H A Dcwsr_trap_handler_gfx9.asm280 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
371 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
896 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm247 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
321 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
879 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
H A Dcwsr_trap_handler_gfx10.asm230 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
309 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
948 // ttmp SR memory offset : size(VGPR)+size(SGPR)+0x40
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c1313 struct rproc_debug_trace *trace, *ttmp; in rproc_resource_cleanup() local
1318 list_for_each_entry_safe(trace, ttmp, &rproc->traces, node) { in rproc_resource_cleanup()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_core.c1223 struct rproc_debug_trace *trace, *ttmp; in rproc_resource_cleanup() local
1228 list_for_each_entry_safe(trace, ttmp, &rproc->traces, node) { in rproc_resource_cleanup()

Completed in 18 milliseconds