Searched refs:kvm_test_age_hva (Results 1 – 12 of 12) sorted by relevance
| /Linux-v4.19/virt/kvm/arm/ |
| D | trace.h | 188 TRACE_EVENT(kvm_test_age_hva,
|
| D | mmu.c | 1916 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva) in kvm_test_age_hva() function
|
| /Linux-v4.19/arch/arm/include/asm/ |
| D | kvm_host.h | 233 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
|
| /Linux-v4.19/arch/arm64/include/asm/ |
| D | kvm_host.h | 363 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
|
| /Linux-v4.19/arch/powerpc/include/asm/ |
| D | kvm_host.h | 73 extern int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
|
| /Linux-v4.19/arch/powerpc/kvm/ |
| D | e500_mmu_host.c | 754 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva) in kvm_test_age_hva() function
|
| D | book3s.c | 822 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva) in kvm_test_age_hva() function
|
| /Linux-v4.19/arch/mips/kvm/ |
| D | mmu.c | 586 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva) in kvm_test_age_hva() function
|
| /Linux-v4.19/arch/mips/include/asm/ |
| D | kvm_host.h | 938 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
|
| /Linux-v4.19/arch/x86/include/asm/ |
| D | kvm_host.h | 1452 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva);
|
| /Linux-v4.19/virt/kvm/ |
| D | kvm_main.c | 483 young = kvm_test_age_hva(kvm, address); in kvm_mmu_notifier_test_young()
|
| /Linux-v4.19/arch/x86/kvm/ |
| D | mmu.c | 1930 int kvm_test_age_hva(struct kvm *kvm, unsigned long hva) in kvm_test_age_hva() function
|