Searched refs:hv_bring_pgs_online (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | hv_balloon.c | 687 static void hv_bring_pgs_online(struct hv_hotadd_state *has, in hv_bring_pgs_online() function 776 hv_bring_pgs_online(has, pfn, 1UL << order); in hv_online_page() 889 hv_bring_pgs_online(has, start_pfn, pgs_ol); in handle_pg_range()
|
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | hv_balloon.c | 707 static void hv_bring_pgs_online(struct hv_hotadd_state *has, in hv_bring_pgs_online() function 794 hv_bring_pgs_online(has, pfn, 1UL << order); in hv_online_page() 904 hv_bring_pgs_online(has, start_pfn, pgs_ol); in handle_pg_range()
|
Completed in 5 milliseconds