Lines Matching defs:start_pfn
897 unsigned long start_pfn)
899 const bool is_movable = is_zone_movable_page(pfn_to_page(start_pfn));
989 const unsigned long start = PFN_PHYS(mhp->start_pfn);
1040 mhp->start_pfn,
1071 virtio_mem_sbm_notify_online(vm, id, mhp->start_pfn);
1094 mhp->start_pfn,
1957 unsigned long start_pfn;
1960 start_pfn = PFN_DOWN(virtio_mem_mb_id_to_phys(mb_id) +
1963 rc = virtio_mem_fake_offline(vm, start_pfn, nr_pages);
1971 virtio_mem_fake_online(start_pfn, nr_pages);
2136 const unsigned long start_pfn = PFN_DOWN(virtio_mem_bb_id_to_phys(vm, bb_id));
2138 unsigned long end_pfn = start_pfn + nr_pages;
2156 for (pfn = start_pfn; pfn < end_pfn; pfn += PAGES_PER_SECTION) {
2185 for (pfn = start_pfn; pfn < end_pfn; pfn += PAGES_PER_SECTION) {
2202 const unsigned long start_pfn = PFN_DOWN(virtio_mem_bb_id_to_phys(vm, bb_id));
2206 for (pfn = start_pfn; pfn < start_pfn + nr_pages;
2221 const unsigned long start_pfn = PFN_DOWN(virtio_mem_bb_id_to_phys(vm, bb_id));
2226 for (pfn = start_pfn; pfn < start_pfn + nr_pages;