Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_host.h259 unsigned long (*get_cr3)(struct kvm_vcpu *vcpu); member
/linux-3.4.99/arch/x86/kvm/
Dmmu.c3141 static unsigned long get_cr3(struct kvm_vcpu *vcpu) in get_cr3() function