Home
last modified time | relevance | path

Searched defs:tpc (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_gv100.c33 gv100_gr_trap_sm(struct gf100_gr *gr, int gpc, int tpc, int sm) in gv100_gr_trap_sm()
54 gv100_gr_trap_mp(struct gf100_gr *gr, int gpc, int tpc) in gv100_gr_trap_mp()
68 gv100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gv100_gr_init_shader_exceptions()
80 gv100_gr_init_504430(struct gf100_gr *gr, int gpc, int tpc) in gv100_gr_init_504430()
H A Dnouveau_nvkm_engine_gr_ctxtu102.c39 tu102_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in tu102_grctx_generate_sm_id()
H A Dnouveau_nvkm_engine_gr_gm107.c299 gm107_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gm107_gr_init_shader_exceptions()
307 gm107_gr_init_504430(struct gf100_gr *gr, int gpc, int tpc) in gm107_gr_init_504430()
H A Dnouveau_nvkm_engine_gr_ctxgm200.c61 const u8 tpc = gr->sm[sm].tpc; in gm200_grctx_generate_smid_config() local
H A Dnouveau_nvkm_engine_gr_gp100.c77 gp100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gp100_gr_init_shader_exceptions()
H A Dnouveau_nvkm_engine_gr_ctxgp100.c110 const u8 tpc = gr->sm[sm].tpc; in gp100_grctx_generate_smid_config() local
H A Dnouveau_nvkm_engine_gr_gf100.c1242 gf100_gr_trap_mp(struct gf100_gr *gr, int gpc, int tpc) in gf100_gr_trap_mp()
1263 gf100_gr_trap_tpc(struct gf100_gr *gr, int gpc, int tpc) in gf100_gr_trap_tpc()
1313 int tpc; in gf100_gr_trap_gpc() local
1860 int tpc, gpc; in gf100_gr_oneinit_sm_id() local
2132 gf100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) in gf100_gr_init_shader_exceptions()
2140 gf100_gr_init_tex_hww_esr(struct gf100_gr *gr, int gpc, int tpc) in gf100_gr_init_tex_hww_esr()
2157 int gpc, tpc; in gf100_gr_init_419cc0() local
2242 int gpc, tpc, rop; in gf100_gr_init() local
H A Dnouveau_nvkm_engine_gr_ctxgf108.c754 int gpc, tpc; in gf108_grctx_generate_attrib() local
H A Dnouveau_nvkm_engine_gr_ctxgv100.c162 gv100_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in gv100_grctx_generate_sm_id()
H A Dnouveau_nvkm_engine_gr_ctxgf100.c1077 int gpc, tpc; in gf100_grctx_generate_attrib() local
1320 gf100_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in gf100_grctx_generate_sm_id()
H A Dnouveau_nvkm_engine_gr_ctxgm107.c960 gm107_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) in gm107_grctx_generate_sm_id()
H A Dctxgf100.h36 const struct gf100_gr_pack *tpc; member
H A Dgf100.h131 u8 tpc; member
/netbsd-src/sys/arch/sparc64/include/
H A Ddb_machdep.h58 int64_t tpc; member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dparse.cc297 ABST_type tpc = (ABST_type) i_tpc; in process_hwcounter_cmd() local
396 ABST_type tpc = (ABST_type) i_tpc; in process_hwsimctr_cmd() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dparse.cc297 ABST_type tpc = (ABST_type) i_tpc; in process_hwcounter_cmd() local
396 ABST_type tpc = (ABST_type) i_tpc; in process_hwsimctr_cmd() local
/netbsd-src/sys/dev/ic/
H A Dath_netbsd.c278 u_int tpc; in ath_sysctl_tpc() local
/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_interface.c90 u_int tpc; /* pc */ member
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c1261 process_sigreturn (long *lbuf, int ind, int lsize, unsigned char * tpc, in process_sigreturn()
1377 unsigned char * tpc = ((unsigned char*) (fp->fr_savpc)); in stack_unwind() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c1267 process_sigreturn (long *lbuf, int ind, int lsize, unsigned char * tpc, in process_sigreturn()
1383 unsigned char * tpc = ((unsigned char*) (fp->fr_savpc)); in stack_unwind() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c3436 integer_constraints tpc = ic_any(tp); can_represent() local