Home
last modified time | relevance | path

Searched refs:num_pgds (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/platform/efi/
Defi_64.c131 unsigned num_pgds; in efi_sync_low_kernel_mappings() local
137 num_pgds = pgd_index(MODULES_END - 1) - pgd_index(PAGE_OFFSET); in efi_sync_low_kernel_mappings()
141 sizeof(pgd_t) * num_pgds); in efi_sync_low_kernel_mappings()