Searched refs:nr_pgds (Results 1 – 1 of 1) sorted by relevance
110 int nr_pgds; in efi_call_phys_epilog() local115 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()