Home
last modified time | relevance | path

Searched refs:itr_base (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/imc/
H A Dimc_test_fail.c58 .itr_base = 0x0,
260 .itr_base = 0x0,
314 .itr_base = 0x0,
368 .itr_base = 0x0,
422 .itr_base = 0x0,
510 .itr_base = 0x0,
598 .itr_base = 0x0,
686 .itr_base = 0x0,
772 .itr_base = 0x0,
860 .itr_base = 0x0,
[all …]
H A Dimc_test_sad.c61 .itr_base = 0x0,
127 .itr_base = 0x0,
202 .itr_base = 0x0,
268 .itr_base = 0x0,
334 .itr_base = 0x0,
400 .itr_base = 0x0,
474 .itr_base = 0x0,
540 .itr_base = 0x0,
612 .itr_base = 0x0,
679 .itr_base = 0x0,
[all …]
H A Dimc_test_tad.c59 .itr_base = 0x0,
159 .itr_base = 0x0,
259 .itr_base = 0x0,
364 .itr_base = 0x0,
497 .itr_base = 0x0,
511 .itr_base = 0x0,
659 .itr_base = 0x0,
673 .itr_base = 0x0,
836 .itr_base = 0x0,
941 .itr_base = 0x0,
[all …]
H A Dimc_test_badaddr.c63 .itr_base = 0x0,
73 .itr_base = 0x80000000,
H A Dimc_test_rir.c63 .itr_base = 0x0,
140 .itr_base = 0x0,
213 .itr_base = 0x0,
300 .itr_base = 0x0,
H A Dimc_test_basic.c47 .itr_base = 0x0,
/illumos-gate/usr/src/common/mc/imc/
H A Dimc_dump.c101 fnvlist_add_uint64(t, "itr_base", r->itr_base); in imc_dump_tad()
365 &r->itr_base) != 0 || in imc_restore_tad()
H A Dimc_decode.c502 if (dec->ids_pa >= rule->itr_base && in imc_decode_tad()
/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimc.h684 uint64_t itr_base; member
H A Dimc.c1805 rule->itr_base = 0; in imc_tad_fill_rule()
1807 rule->itr_base = prev->itr_limit + 1; in imc_tad_fill_rule()
1819 rule->itr_base = base << IMC_TAD_BASE_SHIFT; in imc_tad_fill_skx()