Lines Matching defs:kvm_mmu_page
216 struct kvm_mmu_page { struct
225 union kvm_mmu_page_role role; argument
227 u64 *spt;
229 gfn_t *gfns;
230 bool unsync;
231 int root_count; /* Currently serving as active root */
232 unsigned int unsync_children;
233 unsigned long parent_ptes; /* Reverse mapping for parent_pte */
236 unsigned long mmu_valid_gen;
245 int clear_spte_count;
249 int write_flooding_count;