Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu_internal.h51 struct kvm_mmu_page { struct
79 union kvm_mmu_page_role role; argument
80 gfn_t gfn;
82 u64 *spt;
96 u64 *shadowed_translation;
99 union {
103 unsigned int unsync_children;
104 union {
137 static inline int kvm_mmu_role_as_id(union kvm_mmu_page_role role) in kvm_mmu_role_as_id() argument
142 static inline int kvm_mmu_page_as_id(struct kvm_mmu_page *sp) in kvm_mmu_page_as_id() argument