Searched refs:machine_to_phys_nr_ents (Results 1 – 1 of 1) sorted by relevance
1741 unsigned long machine_to_phys_nr_ents; in xen_setup_machphys_mapping() local1745 machine_to_phys_nr_ents = mapping.max_mfn + 1; in xen_setup_machphys_mapping()1747 machine_to_phys_nr_ents = MACH2PHYS_NR_ENTRIES; in xen_setup_machphys_mapping()1749 machine_to_phys_order = fls(machine_to_phys_nr_ents - 1); in xen_setup_machphys_mapping()