Searched refs:pod_count (Results 1 – 2 of 2) sorted by relevance
1276 unsigned long i, n, pod_count = 0; in guest_physmap_mark_populate_on_demand() local1304 pod_count += n; in guest_physmap_mark_populate_on_demand()1315 p2m->pod.entry_count -= pod_count; in guest_physmap_mark_populate_on_demand()
883 int pod_count = 0; in guest_physmap_add_entry() local954 pod_count++; in guest_physmap_add_entry()1004 p2m->pod.entry_count -= pod_count; in guest_physmap_add_entry()
Completed in 10 milliseconds