Lines Matching defs:kvm_mmu_page
214 struct kvm_mmu_page { struct
223 union kvm_mmu_page_role role; argument
225 u64 *spt;
227 gfn_t *gfns;
228 bool unsync;
229 int root_count; /* Currently serving as active root */
230 unsigned int unsync_children;
231 unsigned long parent_ptes; /* Reverse mapping for parent_pte */
234 unsigned long mmu_valid_gen;
243 int clear_spte_count;
247 int write_flooding_count;