Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c421 void x86_64_switch_context(struct pcb *);
425 x86_64_switch_context(struct pcb *new) in x86_64_switch_context() function
Dlocore.S1384 callq _C_LABEL(x86_64_switch_context)