Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
arch/x86/kvm/lapic.c kvm_lapic_reg_write() -> start_apic_timer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | apic | 4096-ptr_max |
| PARAM_VALUE | 0 | apic->lapic_timer.hv_timer_in_use | 0 |
| PARAM_VALUE | 0 | apic->lapic_timer.pending.counter | 0 |
| PARAM_VALUE | 0 | apic->lapic_timer.timer.is_queued | 0 |
| PARAM_VALUE | 0 | apic->lapic_timer.timer.node.node.next | 0 |
| PARAM_VALUE | 0 | apic->lapic_timer.timer.node.node.prev | 0 |
| PARAM_VALUE | 0 | apic->lapic_timer.timer_mode | 0-262143,262145-u32max |
| PARAM_VALUE | 0 | apic->regs | 4096-ptr_max |
| CAPPED_DATA | 0 | apic->lapic_timer.timer.base | 1 |
| DATA_SOURCE | 0 | apic | $0 |
| PARAM_COMPARE | 0 | &apic->lapic_timer.timer | != $0->lapic_timer.timer.base->running |
| NOCHECK_CALL |
arch/x86/kvm/lapic.c kvm_set_lapic_tscdeadline_msr() -> start_apic_timer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | apic | 4096-ptr_max |
| PARAM_VALUE | 0 | apic->lapic_timer.timer_mode | 262144 |
| CAPPED_DATA | 0 | apic->lapic_timer.timer.base | 1 |
| CAPPED_DATA | 0 | &apic->lapic_timer.timer | 1 |
| PARAM_COMPARE | 0 | &apic->lapic_timer.timer | != $0->lapic_timer.timer.base->running |
| NOCHECK_CALL | |||
| USER_DATA | 0 | apic->lapic_timer.tscdeadline | 0-u64max |