Searched refs:kvm_test_age_hva (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | kvm_host.h | 275 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
 | 
| /Linux-v5.4/virt/kvm/arm/ | 
| D | trace.h | 189 TRACE_EVENT(kvm_test_age_hva,
 | 
| D | mmu.c | 2132 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | kvm_host.h | 431 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | kvm_host.h | 63 extern int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | e500_mmu_host.c | 751 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
 | 
| D | book3s.c | 880 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
 | 
| /Linux-v5.4/arch/mips/kvm/ | 
| D | mmu.c | 587 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | kvm_host.h | 941 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | kvm_host.h | 1556 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
 | 
| /Linux-v5.4/virt/kvm/ | 
| D | kvm_main.c | 519 	young = kvm_test_age_hva(kvm, address);  in kvm_mmu_notifier_test_young()
 | 
| /Linux-v5.4/arch/x86/kvm/ | 
| D | mmu.c | 2102 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)  in kvm_test_age_hva()  function
 |