OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mocs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_mocs.c
165
pr_err("%s: Invalid
MOCS
[%d] entry, found %08x, expected %08x\n",
228
/* Read the
mocs
tables back using SRM */
259
struct live_mocs
mocs
;
local
262
/* Basic check the system is configured with the expected
mocs
table */
264
err = live_mocs_init(&
mocs
, gt);
270
err = check_mocs_engine(&
mocs
, engine->kernel_context);
276
live_mocs_fini(&
mocs
);
285
struct live_mocs
mocs
;
local
288
/* Every new context should see the same
mocs
table */
290
err = live_mocs_init(&
mocs
, gt)
375
struct live_
mocs
mocs
;
local
[
all
...]
intel_mocs.c
100
*
MOCS
tables
102
* These are the
MOCS
tables that are programmed across all the rings.
104
*
MOCS
registers. While the l3cc_values are only programmed to the
309
"Platform that should have a
MOCS
table does not.\n");
330
* Get control_value from
MOCS
entry taking into account when it's not used:
342
#define for_each_mocs(
mocs
, t, i) \
344
i < (t)->n_entries ? (
mocs
= get_entry_control((t), i)), 1 : 0;\
352
u32
mocs
;
local
354
for_each_mocs(
mocs
, table, i)
355
intel_uncore_write_fw(uncore, _MMIO(addr + i * 4),
mocs
);
[
all
...]
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
am_edit
697
my $
mocs
= ""; # Moc files (in this program)
716
$
mocs
.= " $mocFile.moc" if exists $shash{$cppFile};
766
$handling = "$program.all_$suffix.$suffix: \$(srcdir)/Makefile.in" . $source_deps . " " . join(' ', $
mocs
) . "\n";
1890
appendLines ("
mocs
: $mocFile.moc");
1896
appendLines ("
mocs
: $mocFile$mocExt");
1909
my $
mocs
= "";
1925
$
mocs
.= " $mocFile.moc" if exists $shash{$cppFile};
1937
$
mocs
.= " $mocFile.moc.$cxxsuffix"
1941
if ($
mocs
) {
1942
print STDOUT "==>
mocs
=[".$mocs."]\n" if ($verbose)
[
all
...]
Completed in 26 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026