Searched refs:apple_dart_cfg (Results 1 – 3 of 3) sorted by relevance
419 cfg->apple_dart_cfg.n_ttbrs = 1 << data->tbl_bits; in apple_dart_alloc_pgtable()421 for (i = 0; i < cfg->apple_dart_cfg.n_ttbrs; ++i) { in apple_dart_alloc_pgtable()426 cfg->apple_dart_cfg.ttbr[i] = virt_to_phys(data->pgd[i]); in apple_dart_alloc_pgtable()
399 for (i = 0; i < pgtbl_cfg->apple_dart_cfg.n_ttbrs; ++i) in apple_dart_setup_translation()401 pgtbl_cfg->apple_dart_cfg.ttbr[i]); in apple_dart_setup_translation()
146 } apple_dart_cfg; member