Home
last modified time | relevance | path

Searched defs:timer_index (Results 1 – 25 of 74) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
H A Dbcm2835_systmr.c40 unsigned timer_index) in bcm2835_systmr_update_compare()
/dports/emulators/qemu/qemu-6.2.0/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
/dports/emulators/qemu60/qemu-6.0.0/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/timer/
H A Dslavio_timer.c73 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
97 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
145 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
205 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
/dports/emulators/qemu5/qemu-5.2.0/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
/dports/emulators/qemu-utils/qemu-4.2.1/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
H A Dbcm2835_systmr.c40 unsigned timer_index) in bcm2835_systmr_update_compare()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
H A Dbcm2835_systmr.c40 unsigned timer_index) in bcm2835_systmr_update_compare()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/timer/
H A Dslavio_timer.c76 unsigned int timer_index; /* 0 for system, 1 ... MAX_CPUS for CPU timers */ member
100 unsigned int timer_index = tc->timer_index; in slavio_timer_is_user() local
148 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_readl() local
208 unsigned int timer_index = tc->timer_index; in slavio_timer_mem_writel() local
H A Dbcm2835_systmr.c40 unsigned timer_index) in bcm2835_systmr_update_compare()
/dports/emulators/bochs/bochs-2.7/iodev/
H A Dbusmouse.h61 int timer_index; // our timer index variable
H A Dvirt_timer.cc283 void bx_virt_timer_c::activate_timer(unsigned timer_index, Bit32u useconds, in activate_timer()
305 void bx_virt_timer_c::deactivate_timer(unsigned timer_index) in deactivate_timer()
H A Dpci_ide.h67 int timer_index; member
H A Dacpi.h71 int timer_index; member
/dports/emulators/bochs/bochs-2.7/iodev/usb/
H A Dusb_hid.h66 int timer_index; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dpfs_timer.cc127 uint timer_index; in init_timers() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.h107 int timer_index) in to_hv_stimer()
H A Dhyperv.c889 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()
1413 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local
1422 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local
1525 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local
1534 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.h107 int timer_index) in to_hv_stimer()
H A Dhyperv.c889 static void stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) in stimer_init()
1413 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_set_msr() local
1422 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_set_msr() local
1525 int timer_index = (msr - HV_X64_MSR_STIMER0_CONFIG)/2; in kvm_hv_get_msr() local
1534 int timer_index = (msr - HV_X64_MSR_STIMER0_COUNT)/2; in kvm_hv_get_msr() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/
H A Dhyperv.h107 int timer_index) in to_hv_stimer()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/components/
H A DLegend.java349 final int timer_index = ++state[1]; in handleHover() local

123