Home
last modified time | relevance | path

Searched refs:mshv_sint_vector (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hv/
H A Dmshv_synic.c26 static int mshv_sint_vector = -1; /* hwirq for the SynIC SINTs */ variable
449 add_interrupt_randomness(mshv_sint_vector); in mshv_isr()
509 sint.vector = mshv_sint_vector; in mshv_synic_cpu_init()
517 sint.vector = mshv_sint_vector; in mshv_synic_cpu_init()
702 return acpi_register_gsi(NULL, mshv_sint_vector, ACPI_EDGE_SENSITIVE, in mshv_acpi_setup_sint_irq()
708 acpi_unregister_gsi(mshv_sint_vector); in mshv_acpi_cleanup_sint_irq()
737 mshv_sint_vector = reg.value.reg64; in mshv_sint_vector_setup()
741 mshv_sint_vector, ret); in mshv_sint_vector_setup()
768 mshv_sint_vector = HYPERVISOR_CALLBACK_VECTOR; in mshv_sint_vector_setup()