/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
nouveau_dispnv50_head917d.c | 28 #include "core.h" 33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_dither 35 if ((push = evo_wait(core, 2))) { 40 evo_kick(push, core); 47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_base 64 if ((push = evo_wait(core, 2))) { 67 evo_kick(push, core);
|
nouveau_dispnv50_head917d.c | 28 #include "core.h" 33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_dither 35 if ((push = evo_wait(core, 2))) { 40 evo_kick(push, core); 47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_base 64 if ((push = evo_wait(core, 2))) { 67 evo_kick(push, core);
|
nouveau_dispnv50_head917d.c | 28 #include "core.h" 33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_dither 35 if ((push = evo_wait(core, 2))) { 40 evo_kick(push, core); 47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head917d_base 64 if ((push = evo_wait(core, 2))) { 67 evo_kick(push, core);
|
nouveau_dispnv50_core.c | 27 #include "core.h" 34 struct nv50_core *core = *pcore; local in function:nv50_core_del 35 if (core) { 36 nv50_dmac_destroy(&core->chan); 71 NV_ERROR(drm, "No supported core channel class\n");
|
nouveau_dispnv50_head827d.c | 28 #include "core.h" 33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_clr 35 if ((push = evo_wait(core, 4))) { 40 evo_kick(push, core); 47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_set 49 if ((push = evo_wait(core, 5))) { 56 evo_kick(push, core); 63 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:head827d_core_set 85 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_clr 99 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_set [all...] |
nouveau_dispnv50_core.c | 27 #include "core.h" 34 struct nv50_core *core = *pcore; local in function:nv50_core_del 35 if (core) { 36 nv50_dmac_destroy(&core->chan); 71 NV_ERROR(drm, "No supported core channel class\n");
|
nouveau_dispnv50_head827d.c | 28 #include "core.h" 33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_clr 35 if ((push = evo_wait(core, 4))) { 40 evo_kick(push, core); 47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_set 49 if ((push = evo_wait(core, 5))) { 56 evo_kick(push, core); 63 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:head827d_core_set 85 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_clr 99 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_set [all...] |
nouveau_dispnv50_core.c | 27 #include "core.h" 34 struct nv50_core *core = *pcore; local in function:nv50_core_del 35 if (core) { 36 nv50_dmac_destroy(&core->chan); 71 NV_ERROR(drm, "No supported core channel class\n");
|
nouveau_dispnv50_head827d.c | 28 #include "core.h" 33 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_clr 35 if ((push = evo_wait(core, 4))) { 40 evo_kick(push, core); 47 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_curs_set 49 if ((push = evo_wait(core, 5))) { 56 evo_kick(push, core); 63 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:head827d_core_set 85 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_clr 99 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head827d_olut_set [all...] |
nouveau_dispnv50_core507d.c | 27 #include "core.h" 35 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) 38 if ((push = evo_wait(&core->chan, 5))) { 47 evo_kick(push, &core->chan); 70 core507d_init(struct nv50_core *core) 73 if ((push = evo_wait(&core->chan, 2))) { 75 evo_data(push, core->chan.sync.handle); 76 evo_kick(push, &core->chan); 98 struct nv50_core *core; local in function:core507d_new_ 101 if (!(core = *pcore = kzalloc(sizeof(*core), GFP_KERNEL)) [all...] |
nouveau_dispnv50_headc37d.c | 29 #include "core.h" 34 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_or 36 if ((push = evo_wait(core, 2))) { 55 evo_kick(push, core); 62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_procamp 64 if ((push = evo_wait(core, 2))) { 69 evo_kick(push, core); 76 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:headc37d_dither 90 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_clr 104 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_set 131 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_clr 143 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_set 173 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_mode 197 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_view [all...] |
nouveau_dispnv50_core507d.c | 27 #include "core.h" 35 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) 38 if ((push = evo_wait(&core->chan, 5))) { 47 evo_kick(push, &core->chan); 70 core507d_init(struct nv50_core *core) 73 if ((push = evo_wait(&core->chan, 2))) { 75 evo_data(push, core->chan.sync.handle); 76 evo_kick(push, &core->chan); 98 struct nv50_core *core; local in function:core507d_new_ 101 if (!(core = *pcore = kzalloc(sizeof(*core), GFP_KERNEL)) [all...] |
nouveau_dispnv50_headc37d.c | 29 #include "core.h" 34 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_or 36 if ((push = evo_wait(core, 2))) { 55 evo_kick(push, core); 62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_procamp 64 if ((push = evo_wait(core, 2))) { 69 evo_kick(push, core); 76 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:headc37d_dither 90 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_clr 104 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_set 131 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_clr 143 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_set 173 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_mode 197 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_view [all...] |
nouveau_dispnv50_core507d.c | 27 #include "core.h" 35 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) 38 if ((push = evo_wait(&core->chan, 5))) { 47 evo_kick(push, &core->chan); 70 core507d_init(struct nv50_core *core) 73 if ((push = evo_wait(&core->chan, 2))) { 75 evo_data(push, core->chan.sync.handle); 76 evo_kick(push, &core->chan); 98 struct nv50_core *core; local in function:core507d_new_ 101 if (!(core = *pcore = kzalloc(sizeof(*core), GFP_KERNEL)) [all...] |
nouveau_dispnv50_headc37d.c | 29 #include "core.h" 34 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_or 36 if ((push = evo_wait(core, 2))) { 55 evo_kick(push, core); 62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_procamp 64 if ((push = evo_wait(core, 2))) { 69 evo_kick(push, core); 76 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:headc37d_dither 90 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_clr 104 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_curs_set 131 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_clr 143 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_olut_set 173 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_mode 197 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:headc37d_view [all...] |
nouveau_dispnv50_head507d.c | 28 #include "core.h" 35 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_procamp 37 if ((push = evo_wait(core, 2))) { 41 evo_kick(push, core); 48 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_dither 50 if ((push = evo_wait(core, 2))) { 55 evo_kick(push, core); 62 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan local in function:head507d_ovly 89 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_base 116 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_curs_clr 128 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_curs_set 168 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_core_clr 180 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_core_set 242 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_olut_clr 254 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_olut_set 305 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_mode 329 struct nv50_dmac *core = &nv50_disp(head->base.base.dev)->core->chan; local in function:head507d_view [all...] |
/src/sys/fs/v7fs/ |
v7fs_extern.h | 48 struct v7fs_self *core; /* filesystem dependent implementation*/ member in struct:v7fs_mount
|
v7fs_extern.h | 48 struct v7fs_self *core; /* filesystem dependent implementation*/ member in struct:v7fs_mount
|
v7fs_extern.h | 48 struct v7fs_self *core; /* filesystem dependent implementation*/ member in struct:v7fs_mount
|
/src/sys/arch/mips/rmi/ |
rmixl_cpucore.c | 68 int core = cf->cf_loc[CPUNODECF_CORE]; local in function:cpucore_rmixl_match 77 && (core == CPUNODECF_CORE_DEFAULT || core == na->na_core)) 99 * Create the TLB structure needed - one per core and core0 uses the 133 aprint_normal_dev(self, "%d %s on core\n", nthreads, 181 * when attaching the core of the primary cpu, 202 * called from cpucore_rmixl_attach for primary core 204 * the first call for each cpucore causes init of per-core features: 224 * the first call for each cpucore causes init of per-core features 232 /* PCRs for core#0 are set up in mach_init() * [all...] |
rmixl_cpucore.c | 68 int core = cf->cf_loc[CPUNODECF_CORE]; local in function:cpucore_rmixl_match 77 && (core == CPUNODECF_CORE_DEFAULT || core == na->na_core)) 99 * Create the TLB structure needed - one per core and core0 uses the 133 aprint_normal_dev(self, "%d %s on core\n", nthreads, 181 * when attaching the core of the primary cpu, 202 * called from cpucore_rmixl_attach for primary core 204 * the first call for each cpucore causes init of per-core features: 224 * the first call for each cpucore causes init of per-core features 232 /* PCRs for core#0 are set up in mach_init() * [all...] |
rmixl_cpucore.c | 68 int core = cf->cf_loc[CPUNODECF_CORE]; local in function:cpucore_rmixl_match 77 && (core == CPUNODECF_CORE_DEFAULT || core == na->na_core)) 99 * Create the TLB structure needed - one per core and core0 uses the 133 aprint_normal_dev(self, "%d %s on core\n", nthreads, 181 * when attaching the core of the primary cpu, 202 * called from cpucore_rmixl_attach for primary core 204 * the first call for each cpucore causes init of per-core features: 224 * the first call for each cpucore causes init of per-core features 232 /* PCRs for core#0 are set up in mach_init() * [all...] |
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
perf.h | 13 u32 core; member in struct:nvbios_perfE
|
perf.h | 13 u32 core; member in struct:nvbios_perfE
|
perf.h | 13 u32 core; member in struct:nvbios_perfE
|