Lines Matching defs:dte
1362 mmu_long_dte_t *dte;
1371 * flush_atc_crp(mmu_vtop(a_tbl->dte));
1390 dte = a_tbl->at_dtbl;
1396 if (MMU_VALID_DT(dte[i])) {
1403 * to in the A table entry dte[i].
1415 dtbl = mmu_ptov(dte[i].addr.raw);
1421 dte[i].attr.raw = MMU_DT_INVALID;
1447 mmu_short_dte_t *dte;
1455 dte = b_tbl->bt_dtbl;
1457 if (MMU_VALID_DT(dte[i])) {
1458 dtbl = mmu_ptov(MMU_DTE_PA(dte[i]));
1464 dte[i].attr.raw = MMU_DT_INVALID;
3099 * First find the DTE which is responsible for mapping
3106 * If the DTE is valid then delegate the removal of the sub
3137 * invalidate the DTE that points to it and decrement
3146 * If the DTE is invalid, the address range is already non-
3155 * First find the DTE which is responsible for mapping
3186 * Invalidate the DTE that points to the
3199 * First find the DTE which is responsible for mapping
3207 * If the DTE is valid then delegate the removal of the sub
3231 * invalidate the DTE that points to it and decrement