Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dsystem.h63 extern struct vcpu *__context_switch(struct vcpu *prev, struct vcpu *next);
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/
A Dentry.S210 ENTRY(__context_switch)
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Dentry.S419 ENTRY(__context_switch)
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c1584 static void __context_switch(void) in __context_switch() function
1710 __context_switch(); in context_switch()
1776 __context_switch(); in __sync_local_execstate()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain.c353 prev = __context_switch(prev, next); in context_switch()

Completed in 11 milliseconds