Lines Matching defs:kvm_mmu_page
217 struct kvm_mmu_page { struct
226 union kvm_mmu_page_role role; argument
228 u64 *spt;
230 gfn_t *gfns;
236 bool unsync;
237 int root_count; /* Currently serving as active root */
238 unsigned int unsync_children;
239 unsigned long parent_ptes; /* Reverse mapping for parent_pte */
243 int clear_spte_count;
246 int write_flooding_count;
248 struct rcu_head rcu;