Searched refs:arm64_fpu_context_switch (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/arch/arm64/
H A Dfpu.cpp91 __NO_SAFESTACK void arm64_fpu_context_switch(struct thread* oldthread, function
H A Dthread.cpp104 arm64_fpu_context_switch(oldthread, newthread);
/fuchsia/zircon/kernel/arch/arm64/include/arch/
H A Darm64.h123 void arm64_fpu_context_switch(struct thread* oldthread, struct thread* newthread);

Completed in 24 milliseconds