Home
last modified time | relevance | path

Searched refs:kvm_arch_async_pf (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/virt/kvm/
Dasync_pf.c148 struct kvm_arch_async_pf *arch) in kvm_setup_async_pf()
/linux-2.6.39/include/linux/
Dkvm_host.h90 struct kvm_arch_async_pf arch;
98 struct kvm_arch_async_pf *arch);
/linux-2.6.39/arch/x86/include/asm/
Dkvm_host.h595 struct kvm_arch_async_pf { struct
/linux-2.6.39/arch/x86/kvm/
Dmmu.c2692 struct kvm_arch_async_pf arch; in kvm_arch_setup_async_pf()