Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.h54 int kvm_init_shadow_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *context);
Dpaging_tmpl.h81 static int FNAME(cmpxchg_gpte)(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, in FNAME()
121 struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, in FNAME()
142 struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, in FNAME()
Dmmu.c3109 struct kvm_mmu *context) in nonpaging_init_context()
3154 static bool is_rsvd_bits_set(struct kvm_mmu *mmu, u64 gpte, int level) in is_rsvd_bits_set()
3188 struct kvm_mmu *context) in reset_rsvds_bits_mask()
3249 struct kvm_mmu *context, in paging64_init_context_common()
3272 struct kvm_mmu *context) in paging64_init_context()
3278 struct kvm_mmu *context) in paging32_init_context()
3299 struct kvm_mmu *context) in paging32E_init_context()
3306 struct kvm_mmu *context = vcpu->arch.walk_mmu; in init_kvm_tdp_mmu()
3347 int kvm_init_shadow_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *context) in kvm_init_shadow_mmu()
3386 struct kvm_mmu *g_context = &vcpu->arch.nested_mmu; in init_kvm_nested_mmu()
Dx86.c403 int kvm_read_guest_page_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, in kvm_read_guest_page_mmu()
431 int load_pdptrs(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, unsigned long cr3) in load_pdptrs()
/arch/x86/include/asm/
Dkvm_host.h256 struct kvm_mmu { struct
353 struct kvm_mmu mmu;
363 struct kvm_mmu nested_mmu;
369 struct kvm_mmu *walk_mmu;
721 int load_pdptrs(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, unsigned long cr3);
797 int kvm_read_guest_page_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu,