Lines Matching refs:efi_mm
86 efi_switch_mm(&efi_mm); in efi_call_phys_prolog()
193 EXPORT_SYMBOL_GPL(efi_mm);
234 efi_mm.pgd = efi_pgd; in efi_alloc_page_tables()
235 mm_init_cpumask(&efi_mm); in efi_alloc_page_tables()
236 init_new_context(NULL, &efi_mm); in efi_alloc_page_tables()
250 pgd_t *efi_pgd = efi_mm.pgd; in efi_sync_low_kernel_mappings()
344 pgd_t *pgd = efi_mm.pgd; in efi_setup_page_tables()
415 pgd_t *pgd = efi_mm.pgd; in __map_region()
519 pgd_t *pgd = efi_mm.pgd; in efi_update_mappings()
616 ptdump_walk_pgd_level(NULL, efi_mm.pgd); in efi_dump_pagetable()
688 efi_switch_mm(&efi_mm); in efi_thunk_set_virtual_address_map()