Searched refs:x86_vector_msi_compose_msg (Results 1 – 3 of 3) sorted by relevance
525 void x86_vector_msi_compose_msg(struct irq_data *data, struct msi_msg *msg);527 # define x86_vector_msi_compose_msg NULL macro
48 void x86_vector_msi_compose_msg(struct irq_data *data, struct msi_msg *msg) in x86_vector_msi_compose_msg() function
829 .irq_compose_msi_msg = x86_vector_msi_compose_msg,