Searched refs:VCPU_KICK_SOFTIRQ (Results 1 – 3 of 3) sorted by relevance
6 #define VCPU_KICK_SOFTIRQ (NR_COMMON_SOFTIRQS + 2) macro
2048 cpu_raise_softirq(v->processor, VCPU_KICK_SOFTIRQ); in vcpu_kick()2076 open_softirq(VCPU_KICK_SOFTIRQ, vcpu_kick_softirq); in init_vcpu_kick_softirq()
2053 raise_softirq(VCPU_KICK_SOFTIRQ); in __vmx_deliver_posted_interrupt()2447 raise_softirq(VCPU_KICK_SOFTIRQ); in pi_notification_interrupt()
Completed in 11 milliseconds