get_irq 1991 arch/x86/kvm/svm.c .get_irq = svm_get_irq, get_irq 3238 arch/x86/kvm/vmx.c .get_irq = vmx_get_irq, get_irq 3145 arch/x86/kvm/x86.c pending_vec = kvm_x86_ops->get_irq(vcpu); get_irq 429 include/asm-x86/kvm_host.h int (*get_irq)(struct kvm_vcpu *vcpu); get_irq 251 sound/aoa/core/snd-aoa-gpio-feature.c get_irq(headphone_detect_node, &headphone_detect_irq); get_irq 252 sound/aoa/core/snd-aoa-gpio-feature.c get_irq(lineout_detect_node, &lineout_detect_irq); get_irq 253 sound/aoa/core/snd-aoa-gpio-feature.c get_irq(linein_detect_node, &linein_detect_irq);