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

12

/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/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/arch/x86/kvm/
H A Dx86.c3161 kvm_setup_guest_pvclock(struct kvm_vcpu *v, struct gfn_to_pfn_cache *gpc, unsigned int offset, bool force_tsc_unstable) argument
H A Dxen.c40 struct gfn_to_pfn_cache *gpc = &kvm->arch.xen.shinfo_cache; local
594 struct gfn_to_pfn_cache *gpc local
651 struct gfn_to_pfn_cache *gpc = &v->arch.xen.vcpu_info_cache; local
1383 struct gfn_to_pfn_cache *gpc = &kvm->arch.xen.shinfo_cache; local
1740 struct gfn_to_pfn_cache *gpc = &kvm->arch.xen.shinfo_cache; local
1880 struct gfn_to_pfn_cache *gpc = &kvm->arch.xen.shinfo_cache; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h30 u8 gpc; member in struct:nvkm_fault_data
/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...]
/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 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 Dctxgf108.c746 int gpc, tpc; local
H A Dctxgf117.c254 int gpc, ppc; local
[all...]
H A Dctxgk104.c925 int i, j, 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 Dctxgm200.c55 const u8 gpc = gr->sm[sm].gpc; local
87 int gpc, ppc, i; 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 Dctxgp102.c51 int gpc, ppc, n = 0; local
90 int gpc; 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 Dctxtu102.c34 tu102_grctx_generate_sm_id(struct gf100_gr *gr, int gpc, int tpc, int sm) argument
H A Dgf100.c1234 gf100_gr_trap_gpc_rop(struct gf100_gr *gr, int gpc) argument
1295 gf100_gr_trap_mp(struct gf100_gr *gr, int gpc, int tpc) argument
1316 gf100_gr_trap_tpc(struct gf100_gr *gr, int gpc, int tpc) argument
1361 gf100_gr_trap_gpc(struct gf100_gr *gr, int gpc) argument
1415 int rop, gpc; local
1558 u32 gpc; local
1897 int tpc, gpc; local
2172 int gpc, i, j; local
2215 gf100_gr_init_shader_exceptions(struct gf100_gr *gr, int gpc, int tpc) argument
2223 gf100_gr_init_tex_hww_esr(struct gf100_gr *gr, int gpc, int tpc) argument
2240 int gpc, tpc; local
2292 u8 bank[GPC_MAX] = {}, gpc, i, j; local
2345 int gpc, tpc; local
[all...]
H A Dgf100.h127 u8 gpc; member in struct:gf100_gr::__anon243
H A Dgf117.c131 u8 bank[GPC_MAX] = {}, gpc, i, j; local
H A Dgk104.c418 int gpc, ppc; local
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 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

Completed in 387 milliseconds

12