Searched refs:guest_partition (Results 1 – 1 of 1) sorted by relevance
33 struct guest_partition { struct34 LIST_ENTRY(guest_partition) link;49 static struct guest_partition *get_current_prtn(void) in get_current_prtn()51 struct guest_partition *ret; in get_current_prtn()251 struct guest_partition *prtn = NULL; in virt_guest_created()289 struct guest_partition *prtn; in virt_guest_destroyed()325 struct guest_partition *prtn; in virt_set_guest()357 struct guest_partition *prtn = get_current_prtn(); in virt_unset_guest()370 struct guest_partition *prtn = get_current_prtn(); in virt_on_stdcall()385 struct guest_partition *prtn; in virt_get_memory_map()[all …]
Completed in 3 milliseconds