Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c173 uint_t xlt_idx; member
1857 idx = xlate->xlt_idx; in PTE_clear_all()
1879 xlate->xlt_idx = idx; in PTE_clear_all()
1897 xlate->xlt_idx = (offbits & IMMU_PGTABLE_LEVEL_MASK); in xlate_setup()
1898 ASSERT(xlate->xlt_idx <= IMMU_PGTABLE_MAXIDX); in xlate_setup()
1922 idx = xlate->xlt_idx; in PDE_lookup()
2002 (xlatep->xlt_pgtable->hwpg_vaddr) + xlatep->xlt_idx); in immu_print_fault_info()
2109 idx = xlate->xlt_idx; in PTE_set_all()
2166 xlate->xlt_idx = idx; in PTE_set_all()
2259 idx = xlate->xlt_idx; in PDE_set_all()
[all …]