Searched defs:save_pgd (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/platform/efi/
H A Defi_32.c62 pgd_t *save_pgd; efi_call_phys_prolog() local
76 void __init efi_call_phys_epilog(pgd_t *save_pgd) efi_call_phys_epilog() argument
H A Defi.c89 pgd_t *save_pgd; phys_efi_set_virtual_address_map() local
H A Defi_64.c81 pgd_t *save_pgd; efi_call_phys_prolog() local
104 void __init efi_call_phys_epilog(pgd_t *save_pgd) efi_call_phys_epilog() argument
118 set_pgd(pgd_offset_k(pgd_idx * PGDIR_SIZE), save_pgd[pgd_idx]); efi_call_phys_epilog() local

Completed in 141 milliseconds