Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h262 struct kvm_mmu { struct
275 struct kvm_mmu_page *sp); argument
277 void (*update_pte)(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, argument
282 union kvm_mmu_page_role base_role; argument
283 bool direct_map;
290 u8 permissions[16];
292 u64 *pae_root;
293 u64 *lm_root;
294 u64 rsvd_bits_mask[2][4];
295 u64 bad_mt_xwr;
[all …]