Home
last modified time | relevance | path

Searched defs:kvm_mmu_page (Results 1 – 1 of 1) sorted by relevance

/arch/x86/include/asm/
Dkvm_host.h312 struct kvm_mmu_page { struct
326 union kvm_mmu_page_role role; argument
327 gfn_t gfn;
329 u64 *spt;
331 gfn_t *gfns;
332 int root_count; /* Currently serving as active root */
333 unsigned int unsync_children;
334 struct kvm_rmap_head parent_ptes; /* rmap pointers to parent sptes */
342 int clear_spte_count;
346 atomic_t write_flooding_count;