Home
last modified time | relevance | path

Searched refs:RUNSTATE_running (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/xen/interface/
Dvcpu.h91 #define RUNSTATE_running 0 macro
/linux-4.4.14/arch/x86/xen/
Dtime.c124 WARN_ON(state.state != RUNSTATE_running); in do_stolen_accounting()