Home
last modified time | relevance | path

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

/xen/xen/include/asm-arm/
A Dsystem.h63 extern struct vcpu *__context_switch(struct vcpu *prev, struct vcpu *next);
/xen/xen/arch/arm/arm32/
A Dentry.S439 ENTRY(__context_switch)
/xen/xen/arch/arm/arm64/
A Dentry.S565 ENTRY(__context_switch)
/xen/xen/arch/x86/
A Ddomain.c1690 static void __context_switch(void) in __context_switch() function
1800 __context_switch(); in context_switch()
1869 __context_switch(); in __sync_local_execstate()
/xen/xen/arch/arm/
A Ddomain.c357 prev = __context_switch(prev, next); in context_switch()

Completed in 11 milliseconds