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