Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c1767 int switch_required; in __sync_local_execstate() local
1771 switch_required = (this_cpu(curr_vcpu) != current); in __sync_local_execstate()
1773 if ( switch_required ) in __sync_local_execstate()
1781 return switch_required; in __sync_local_execstate()

Completed in 5 milliseconds