Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m-pod.c1298 unsigned long i, n, pod_count = 0; in guest_physmap_mark_populate_on_demand() local
1326 pod_count += n; in guest_physmap_mark_populate_on_demand()
1337 p2m->pod.entry_count -= pod_count; in guest_physmap_mark_populate_on_demand()
A Dp2m.c775 int pod_count = 0; in guest_physmap_add_entry() local
860 pod_count++; in guest_physmap_add_entry()
928 p2m->pod.entry_count -= pod_count; in guest_physmap_add_entry()

Completed in 8 milliseconds