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.c1029 int npages_dirty = 0; in kvm_test_clear_dirty_npages() local
1035 return npages_dirty; in kvm_test_clear_dirty_npages()
1090 if (n > npages_dirty) in kvm_test_clear_dirty_npages()
1091 npages_dirty = n; in kvm_test_clear_dirty_npages()
1100 return npages_dirty; in kvm_test_clear_dirty_npages()