Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Ddomain.c1813 unsigned int *last_id = &this_cpu(last); in context_switch() local
1831 if ( *last_id != next_id ) in context_switch()
1834 *last_id = next_id; in context_switch()

Completed in 4 milliseconds