Searched refs:kvm_test_age_hva (Results  1 – 10 of 10) sorted by relevance
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | kvm_host.h | 171 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | kvm_host.h | 183 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.1.27/arch/arm/kvm/ | 
| D | trace.h | 246 TRACE_EVENT(kvm_test_age_hva,
  | 
| D | mmu.c | 1618 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
  | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | kvm_host.h | 60 extern int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.1.27/arch/powerpc/kvm/ | 
| D | e500_mmu_host.c | 753 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
  | 
| D | book3s.c | 788 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
  | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | kvm_host.h | 1143 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.1.27/virt/kvm/ | 
| D | kvm_main.c | 400 	young = kvm_test_age_hva(kvm, address);  in kvm_mmu_notifier_test_young()
  | 
| /linux-4.1.27/arch/x86/kvm/ | 
| D | mmu.c | 1581 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
  |