Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/platform/efi/
Defi_64.c156 int nr_pgds; in efi_call_phys_epilog() local
166 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()