Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
Dhv.c181 hv_get_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); in hv_synic_enable_regs()
186 hv_set_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); in hv_synic_enable_regs()
199 hv_stimer_legacy_init(cpu, VMBUS_MESSAGE_SINT); in hv_synic_init()
214 hv_get_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); in hv_synic_disable_regs()
220 hv_set_synint_state(VMBUS_MESSAGE_SINT, shared_sint.as_uint64); in hv_synic_disable_regs()
Dhyperv_vmbus.h116 VMBUS_MESSAGE_SINT = 2, enumerator
Dconnection.c95 msg->msg_sint = VMBUS_MESSAGE_SINT; in vmbus_negotiate_version()
Dchannel_mgmt.c774 + VMBUS_MESSAGE_SINT; in vmbus_wait_for_unload()
811 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_wait_for_unload()
Dvmbus_drv.c1055 VMBUS_MESSAGE_SINT; in vmbus_on_msg_dpc()
1231 VMBUS_MESSAGE_SINT; in vmbus_chan_sched()
1316 VMBUS_MESSAGE_SINT; in vmbus_isr()
1343 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_isr()