Searched refs:get_cr3 (Results 1 – 3 of 3) sorted by relevance
225 static inline uint64_t get_cr3(void) in get_cr3() function
287 vmwrite(HOST_CR3, get_cr3()); in init_vmcs_host_state()
4202 static unsigned long get_cr3(struct kvm_vcpu *vcpu) in get_cr3() function4754 context->get_guest_pgd = get_cr3; in init_kvm_tdp_mmu()4931 context->get_guest_pgd = get_cr3; in init_kvm_softmmu()4963 g_context->get_guest_pgd = get_cr3; in init_kvm_nested_mmu()