Searched refs:kvm_test_age_hva (Results  1 – 10 of 10) sorted by relevance
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | kvm_host.h | 172 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.4.14/arch/arm64/include/asm/ | 
| D | kvm_host.h | 214 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.4.14/arch/arm/kvm/ | 
| D | trace.h | 250 TRACE_EVENT(kvm_test_age_hva,
  | 
| D | mmu.c | 1619 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
  | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | kvm_host.h | 61 extern int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.4.14/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 | 791 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
  | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | kvm_host.h | 1214 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
  | 
| /linux-4.4.14/virt/kvm/ | 
| D | kvm_main.c | 442 	young = kvm_test_age_hva(kvm, address);  in kvm_mmu_notifier_test_young()
  | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | mmu.c | 1652 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
  |