Searched refs:nr_pgds (Results 1 – 1 of 1) sorted by relevance
156 int nr_pgds; in efi_call_phys_epilog() local166 nr_pgds = DIV_ROUND_UP((max_pfn << PAGE_SHIFT) , PGDIR_SIZE); in efi_call_phys_epilog()168 for (pgd_idx = 0; pgd_idx < nr_pgds; pgd_idx++) { in efi_call_phys_epilog()