Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/efi/
Defi_64.c110 int nr_pgds; in efi_call_phys_epilog() local
115 nr_pgds = DIV_ROUND_UP((max_pfn << PAGE_SHIFT) , PGDIR_SIZE); in efi_call_phys_epilog()
117 for (pgd_idx = 0; pgd_idx < nr_pgds; pgd_idx++) in efi_call_phys_epilog()