Searched refs:RUNSTATE_running (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/xen/interface/ | ||
D | vcpu.h | 91 #define RUNSTATE_running 0 macro |
/linux-4.1.27/arch/x86/xen/ | ||
D | time.c | 124 WARN_ON(state.state != RUNSTATE_running); in do_stolen_accounting() |