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.c25 static int mshv_sint_vector = -1; /* hwirq for the SynIC SINTs */ variable
506 sint.vector = mshv_sint_vector; in mshv_synic_cpu_init()
514 sint.vector = mshv_sint_vector; in mshv_synic_cpu_init()
699 return acpi_register_gsi(NULL, mshv_sint_vector, ACPI_EDGE_SENSITIVE, in mshv_acpi_setup_sint_irq()
705 acpi_unregister_gsi(mshv_sint_vector); in mshv_acpi_cleanup_sint_irq()
734 mshv_sint_vector = reg.value.reg64; in mshv_sint_vector_setup()
738 mshv_sint_vector, ret); in mshv_sint_vector_setup()
765 mshv_sint_vector = HYPERVISOR_CALLBACK_VECTOR; in mshv_sint_vector_setup()