Searched refs:switch_process_fpu (Results 1 – 1 of 1) sorted by relevance
174 Self::switch_process_fpu(&prev, &next); in switch_process()202 fn switch_process_fpu(prev: &Arc<ProcessControlBlock>, next: &Arc<ProcessControlBlock>) { in switch_process_fpu() method