fn count_resident_pages(guest_memory: &GuestMemory) -> usize
Expand description

Returns count of pages active on the guest memory.