kvm_register_target_coproc_table   17 arch/arm/include/asm/kvm_coproc.h void kvm_register_target_coproc_table(struct kvm_coproc_target_table *table);
kvm_register_target_coproc_table   36 arch/arm/kvm/coproc_a15.c 	kvm_register_target_coproc_table(&a15_target_table);
kvm_register_target_coproc_table   39 arch/arm/kvm/coproc_a7.c 	kvm_register_target_coproc_table(&a7_target_table);