Searched refs:pod_count (Results 1 – 2 of 2) sorted by relevance
1298 unsigned long i, n, pod_count = 0; in guest_physmap_mark_populate_on_demand() local1326 pod_count += n; in guest_physmap_mark_populate_on_demand()1337 p2m->pod.entry_count -= pod_count; in guest_physmap_mark_populate_on_demand()
775 int pod_count = 0; in guest_physmap_add_entry() local860 pod_count++; in guest_physmap_add_entry()928 p2m->pod.entry_count -= pod_count; in guest_physmap_add_entry()
Completed in 7 milliseconds