Home
last modified time | relevance | path

Searched defs:tf_regs (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/arch/riscv/include/
H A Dframe.h38 struct reg tf_regs; member
87 struct reg32 tf_regs; member
/netbsd-src/sys/arch/alpha/include/
H A Dframe.h92 unsigned long tf_regs[FRAME_SIZE]; /* See above */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.h1349 const struct dcn_dpp_registers *tf_regs; member
H A Damdgpu_dcn10_dpp.c564 const struct dcn_dpp_registers *tf_regs, in dpp1_construct()
H A Damdgpu_dcn10_resource.c392 #define tf_regs(id)\ macro
397 static const struct dcn_dpp_registers tf_regs[] = { variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.h685 const struct dcn2_dpp_registers *tf_regs; member
H A Damdgpu_dcn20_dpp.c496 const struct dcn2_dpp_registers *tf_regs, in dpp2_construct()
H A Damdgpu_dcn20_resource.c643 #define tf_regs(id)\ macro
649 static const struct dcn2_dpp_registers tf_regs[] = { variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/
H A Damdgpu_dcn21_resource.c618 #define tf_regs(id)\ macro
624 static const struct dcn2_dpp_registers tf_regs[] = { variable
/netbsd-src/sys/arch/m68k/include/
H A Dcpuframe.h46 int tf_regs[16]; member
/netbsd-src/sys/arch/mips/include/
H A Dlocore.h814 #define tf_regs tf_registers.r_regs macro