Searched refs:x86_vector_msi_compose_msg (Results 1 – 3 of 3) sorted by relevance
517 void x86_vector_msi_compose_msg(struct irq_data *data, struct msi_msg *msg);519 # 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
849 .irq_compose_msi_msg = x86_vector_msi_compose_msg,