Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/efi/
Defi_64.c153 int nr_pgds; in efi_call_phys_epilog() local
163 nr_pgds = DIV_ROUND_UP((max_pfn << PAGE_SHIFT) , PGDIR_SIZE); in efi_call_phys_epilog()
165 for (pgd_idx = 0; pgd_idx < nr_pgds; pgd_idx++) { in efi_call_phys_epilog()