Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c397 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
398 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
413 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
423 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
424 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
435 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
486 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
488 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
505 "%#08x:\n", hv, sintx, in hv_wait_for_message()
523 hv, sintx ); in hv_wait_for_message()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c397 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
398 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
413 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
423 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
424 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
435 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
486 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
488 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
505 "%#08x:\n", hv, sintx, in hv_wait_for_message()
523 hv, sintx ); in hv_wait_for_message()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c397 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
398 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
413 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
423 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
424 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
435 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
486 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
488 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
505 "%#08x:\n", hv, sintx, in hv_wait_for_message()
523 hv, sintx ); in hv_wait_for_message()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c374 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
375 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
390 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
400 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
401 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
412 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
463 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
465 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
482 "%#08x:\n", hv, sintx, in hv_wait_for_message()
500 hv, sintx ); in hv_wait_for_message()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c397 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
398 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
413 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
423 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
424 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
435 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
486 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
488 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
505 "%#08x:\n", hv, sintx, in hv_wait_for_message()
523 hv, sintx ); in hv_wait_for_message()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/drivers/hyperv/
H A Dhyperv.c397 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
398 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
413 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
423 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
424 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
435 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
486 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
488 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
505 "%#08x:\n", hv, sintx, in hv_wait_for_message()
523 hv, sintx ); in hv_wait_for_message()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c397 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
398 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
413 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
423 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
424 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
435 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
486 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
488 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
505 "%#08x:\n", hv, sintx, in hv_wait_for_message()
523 hv, sintx ); in hv_wait_for_message()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86/drivers/hyperv/
H A Dhyperv.c397 void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_enable_sint() argument
398 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_enable_sint()
413 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_enable_sint()
423 void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_disable_sint() argument
424 unsigned long msr = HV_X64_MSR_SINT ( sintx ); in hv_disable_sint()
435 DBGC2 ( hv, "HV %p SINT%d MSR is %#08llx\n", hv, sintx, sint ); in hv_disable_sint()
486 int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx ) { in hv_wait_for_message() argument
488 struct hv_message *src = &hv->synic.message[sintx]; in hv_wait_for_message()
505 "%#08x:\n", hv, sintx, in hv_wait_for_message()
523 hv, sintx ); in hv_wait_for_message()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dhyperv.h227 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
228 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
231 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dhyperv.h234 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
235 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
238 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dhyperv.h234 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
235 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
238 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dhyperv.h234 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
235 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
238 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dhyperv.h234 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
235 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
238 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dhyperv.h234 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
235 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
238 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dhyperv.h234 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
235 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
238 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dhyperv.h234 extern void hv_enable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
235 extern void hv_disable_sint ( struct hv_hypervisor *hv, unsigned int sintx );
238 extern int hv_wait_for_message ( struct hv_hypervisor *hv, unsigned int sintx );
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Dhyperv_timer.c119 timer_cfg.sintx = stimer0_message_sint; in hv_ce_set_oneshot()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Dhyperv_timer.c119 timer_cfg.sintx = stimer0_message_sint; in hv_ce_set_oneshot()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Dhyperv_timer.c119 timer_cfg.sintx = stimer0_message_sint; in hv_ce_set_oneshot()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/asm-generic/
H A Dhyperv-tlfs.h334 u64 sintx:4; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/asm-generic/
H A Dhyperv-tlfs.h334 u64 sintx:4; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/asm-generic/
H A Dhyperv-tlfs.h334 u64 sintx:4; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.c183 stimer->config.sintx == sint) in kvm_hv_notify_acked_sint()
648 !new_config.direct_mode && new_config.sintx == 0) in stimer_set_config()
768 stimer->config.sintx, msg, in stimer_send_msg()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.c183 stimer->config.sintx == sint) in kvm_hv_notify_acked_sint()
648 !new_config.direct_mode && new_config.sintx == 0) in stimer_set_config()
768 stimer->config.sintx, msg, in stimer_send_msg()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.c183 stimer->config.sintx == sint) in kvm_hv_notify_acked_sint()
648 !new_config.direct_mode && new_config.sintx == 0) in stimer_set_config()
768 stimer->config.sintx, msg, in stimer_send_msg()