Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Di8254.c248 if (atomic_read(&ps->reinject) && !atomic_xchg(&ps->irq_ack, 0)) in pit_do_work()
273 if (atomic_read(&ps->reinject)) in pit_timer_fn()
291 static void kvm_pit_set_reinject(struct kvm_pit *pit, bool reinject) in kvm_pit_set_reinject() argument
296 if (atomic_read(&ps->reinject) == reinject) in kvm_pit_set_reinject()
307 if (reinject) { in kvm_pit_set_reinject()
319 atomic_set(&ps->reinject, reinject); in kvm_pit_set_reinject()
H A Di8254.h39 atomic_t reinject; member
/linux/security/tomoyo/
H A Dgc.c406 goto reinject; in tomoyo_try_to_gc()
440 goto reinject; in tomoyo_try_to_gc()
454 goto reinject; in tomoyo_try_to_gc()
464 reinject: in tomoyo_try_to_gc()
466 * We can safely reinject this element here because in tomoyo_try_to_gc()
/linux/arch/x86/kvm/svm/
H A Dsvm.c2275 goto reinject; in gp_interception()
2279 goto reinject; in gp_interception()
2285 goto reinject; in gp_interception()
2297 goto reinject; in gp_interception()
2302 reinject: in gp_interception()
/linux/Documentation/virt/kvm/
H A Dapi.rst4362 i8254 (PIT) has two modes, reinject and !reinject. The default is reinject,
4366 !reinject mode injects an interrupt as soon as a tick arrives.
4375 pit_reinject = 0 (!reinject mode) is recommended, unless running an old