Searched refs:get_cr3 (Results 1 – 3 of 3) sorted by relevance
205 static inline uint64_t get_cr3(void) in get_cr3() function
289 vmwrite(HOST_CR3, get_cr3()); in init_vmcs_host_state()
3914 static unsigned long get_cr3(struct kvm_vcpu *vcpu) in get_cr3() function4497 context->get_guest_pgd = get_cr3; in init_kvm_tdp_mmu()4688 context->get_guest_pgd = get_cr3; in init_kvm_softmmu()4702 g_context->get_guest_pgd = get_cr3; in init_kvm_nested_mmu()