Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/
Dvmw_balloon.c182 struct vmballoon { struct
218 static struct vmballoon balloon; argument
224 static bool vmballoon_send_start(struct vmballoon *b) in vmballoon_send_start()
239 static bool vmballoon_check_status(struct vmballoon *b, unsigned long status) in vmballoon_check_status()
260 static bool vmballoon_send_guest_id(struct vmballoon *b) in vmballoon_send_guest_id()
279 static bool vmballoon_send_get_target(struct vmballoon *b, u32 *new_target) in vmballoon_send_get_target()
318 static int vmballoon_send_lock_page(struct vmballoon *b, unsigned long pfn, in vmballoon_send_lock_page()
343 static bool vmballoon_send_unlock_page(struct vmballoon *b, unsigned long pfn) in vmballoon_send_unlock_page()
369 static void vmballoon_pop(struct vmballoon *b) in vmballoon_pop()
392 static void vmballoon_reset(struct vmballoon *b) in vmballoon_reset()
[all …]