Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dhyperv_timer.c87 timer_cfg.direct_mode = 1; in hv_ce_set_oneshot()
95 timer_cfg.direct_mode = 0; in hv_ce_set_oneshot()
/Linux-v5.4/drivers/media/pci/ddbridge/
Dddbridge-sx8.c41 u32 direct_mode; member
217 if (sx8_base->direct_mode) { in start()
/Linux-v5.4/arch/x86/kvm/
Dhyperv.c176 !stimer->config.direct_mode && in kvm_hv_notify_acked_sint()
523 !new_config.direct_mode && new_config.sintx == 0) in stimer_set_config()
656 int r, direct = stimer->config.direct_mode; in stimer_expiration()
/Linux-v5.4/arch/x86/include/asm/
Dhyperv-tlfs.h777 u64 direct_mode:1; member