Searched defs:gpc (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxga102.c25 ga102_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) argument
H A Dctxtu102.c34 tu102_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) argument
H A Dctxgm200.c55 const u8 gpc = gr->sm[sm].gpc; local
87 int gpc, ppc, i; local
[all...]
H A Dctxgp102.c51 int gpc, ppc, n = 0; local
90 int gpc; local
[all...]
H A Dctxgp100.c52 int gpc, ppc, n = 0; local
97 int gpc; local
114 const u8 gpc = gr->sm[sm].gpc; local
[all...]
H A Dgp100.c72 gp100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) argument
H A Dgp102.c89 u32 mask = 0, data, gpc; local
H A Dgf117.c131 u8 bank[GPC_MAX] = {}, gpc, i, j; local
H A Dtu102.c60 u8 bank[GPC_MAX] = {}, gpc, i, j; local
[all...]
H A Dctxgv100.c73 int gpc, ppc, n = 0; local
160 gv100_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) argument
[all...]
H A Dctxgf108.c746 int gpc, tpc; local
H A Dctxgf117.c254 int gpc, ppc; local
[all...]
H A Dgv100.c28 gv100_gr_trap_sm(struct gf100_gr *gr, int gpc, int tpc, int sm) argument
49 gv100_gr_trap_mp(struct gf100_gr *gr, int gpc, int tpc) argument
64 gv100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, in argument
75 gv100_gr_init_504430(struct gf100_gr *gr, int gpc, int tpc) argument
89 gv100_gr_nonpes_aware_tpc(struct gf100_gr *gr, u32 gpc, u32 tpc) argument
121 u32 gpc; local
231 u32 gpc, tpc, pes, gtpc; local
[all...]
H A Dgm107.c294 gm107_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) argument
302 gm107_gr_init_504430(struct gf100_gr *gr, int gpc, int tpc) argument
H A Dgk104.c418 int gpc, ppc; local
H A Dctxgm107.c909 int gpc, ppc, n = 0; local
950 gm107_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) argument
[all...]
H A Dctxgk104.c925 int i, j, gpc, ppc; local
H A Dctxgf100.c1037 int gpc, tpc; local
1253 int i, gpc; local
1285 gf100_grctx_generate_tpc_nr(struct gf100_gr *gr, int gpc) argument
1293 gf100_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) argument
[all...]
H A Dgf100.h127 u8 gpc; member in struct:gf100_gr::__anon243
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Difc00d.h37 __u8 gpc; member in struct:gp100_vmm_fault_cancel_v0
/linux-master/arch/arm/mach-imx/
H A Dcpu-imx5.c130 u32 gpc; local
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h30 u8 gpc; member in struct:nvkm_fault_data
/linux-master/arch/arm/mach-s3c/
H A Dgpio-core.h81 static inline struct samsung_gpio_chip *to_samsung_gpio(struct gpio_chip *gpc) argument
/linux-master/virt/kvm/
H A Dpfncache.c28 struct gfn_to_pfn_cache *gpc; local
60 kvm_gpc_check(struct gfn_to_pfn_cache *gpc, unsigned long len) argument
142 hva_to_pfn_retry(struct gfn_to_pfn_cache *gpc) argument
235 __kvm_gpc_refresh(struct gfn_to_pfn_cache *gpc, gpa_t gpa, unsigned long uhva, unsigned long len) argument
351 kvm_gpc_refresh(struct gfn_to_pfn_cache *gpc, unsigned long len) argument
367 kvm_gpc_init(struct gfn_to_pfn_cache *gpc, struct kvm *kvm) argument
379 __kvm_gpc_activate(struct gfn_to_pfn_cache *gpc, gpa_t gpa, unsigned long uhva, unsigned long len) argument
406 kvm_gpc_activate(struct gfn_to_pfn_cache *gpc, gpa_t gpa, unsigned long len) argument
411 kvm_gpc_activate_hva(struct gfn_to_pfn_cache *gpc, unsigned long uhva, unsigned long len) argument
416 kvm_gpc_deactivate(struct gfn_to_pfn_cache *gpc) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c62 u8 gpc; member in struct:nouveau_svm::nouveau_svm_fault_buffer::nouveau_svm_fault
466 const u8 gpc = (info & 0x1f000000) >> 24; local
396 nouveau_svm_fault_cancel(struct nouveau_svm *svm, u64 inst, u8 hub, u8 gpc, u8 client) argument
[all...]

Completed in 368 milliseconds

12