Searched refs:current_pages (Results 1 – 8 of 8) sorted by relevance
374 balloon_stats.target_pages = balloon_stats.current_pages + in reserve_additional_memory()382 return balloon_stats.target_pages - balloon_stats.current_pages; in current_credit()428 balloon_stats.current_pages += rc; in increase_reservation()485 balloon_stats.current_pages -= nr_pages; in decrease_reservation()712 if (pages >= balloon_stats.current_pages || in balloon_add_regions()717 balloon_stats.current_pages -= pages; in balloon_add_regions()727 long current_pages = 0; in balloon_init() local737 current_pages = HYPERVISOR_memory_op(XENMEM_current_reservation, in balloon_init()739 if (current_pages <= 0) { in balloon_init()743 current_pages = min(xen_start_info->nr_pages - in balloon_init()[all …]
97 static_max = balloon_stats.current_pages; in watch_target()145 BALLOON_SHOW(current_kb, "%lu\n", PAGES2KB(balloon_stats.current_pages));
90 free_list->current_pages = 0; in free_list_create_kernel_structure()180 fw_data->current_pages = free_list->initial_num_pages - ready_pages; in free_list_fw_init()185 fw_data->current_stack_top = fw_data->current_pages - 1; in free_list_fw_init()188 ((fw_data->max_pages - fw_data->current_pages) * in free_list_fw_init()279 start_page = free_list->max_pages - free_list->current_pages - in pvr_free_list_insert_node_locked()291 free_list->current_pages += free_list_node->num_pages; in pvr_free_list_insert_node_locked()340 free_list->current_pages); in pvr_free_list_grow()341 free_list->current_pages -= free_list->ready_pages; in pvr_free_list_grow()376 free_list->current_pages += free_list->ready_pages; in pvr_free_list_process_grow_req()386 resp->new_pages = free_list->current_pages + free_list->ready_pages; in pvr_free_list_process_grow_req()[all …]
73 u32 current_pages; member
60 if (hwrt->free_lists[ROGUE_FW_LOCAL_FREELIST]->current_pages < in hwrt_init_kernel_structure()
433 OFFSET_CHECK(struct rogue_fwif_freelist, current_pages, 28);
2064 u32 current_pages; member
12 unsigned long current_pages; member