Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1012 int npages_dirty = 0; in kvm_test_clear_dirty_npages() local
1018 return npages_dirty; in kvm_test_clear_dirty_npages()
1073 if (n > npages_dirty) in kvm_test_clear_dirty_npages()
1074 npages_dirty = n; in kvm_test_clear_dirty_npages()
1083 return npages_dirty; in kvm_test_clear_dirty_npages()