Searched refs:VCPU_KICK_SOFTIRQ (Results 1 – 3 of 3) sorted by relevance
6 #define VCPU_KICK_SOFTIRQ (NR_COMMON_SOFTIRQS + 2) macro
2248 cpu_raise_softirq(v->processor, VCPU_KICK_SOFTIRQ); in vcpu_kick()2276 open_softirq(VCPU_KICK_SOFTIRQ, vcpu_kick_softirq); in init_vcpu_kick_softirq()
2008 raise_softirq(VCPU_KICK_SOFTIRQ); in __vmx_deliver_posted_interrupt()2379 raise_softirq(VCPU_KICK_SOFTIRQ); in pi_notification_interrupt()
Completed in 12 milliseconds