]> Git Repo - linux.git/blobdiff - include/kvm/arm_arch_timer.h
drm: omapdrm: sdi: Allocate the sdi private data structure dynamically
[linux.git] / include / kvm / arm_arch_timer.h
index 9da6ce22803f03fc318a7fdd33af380eae67d4e6..6502feb9524b446eef49f52799df52f3f59c833a 100644 (file)
@@ -90,6 +90,8 @@ void kvm_timer_vcpu_put(struct kvm_vcpu *vcpu);
 
 void kvm_timer_init_vhe(void);
 
+bool kvm_arch_timer_get_input_level(int vintid);
+
 #define vcpu_vtimer(v) (&(v)->arch.timer_cpu.vtimer)
 #define vcpu_ptimer(v) (&(v)->arch.timer_cpu.ptimer)
 
This page took 0.024398 seconds and 4 git commands to generate.