Searched refs:lazyFPURestore (Results 1 - 9 of 9) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/arch/arm/64/
H A Dc_traps.c32 lazyFPURestore(NODE_STATE(ksCurThread));
/seL4-l4v-10.1.1/seL4/include/machine/
H A Dfpu.h41 static inline void FORCE_INLINE lazyFPURestore(tcb_t *thread) function
/seL4-l4v-10.1.1/seL4/src/arch/arm/32/
H A Dc_traps.c38 lazyFPURestore(NODE_STATE(ksCurThread));
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/32/mode/fastpath/
H A Dfastpath.h143 lazyFPURestore(NODE_STATE(ksCurThread));
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/64/mode/fastpath/
H A Dfastpath.h112 lazyFPURestore(NODE_STATE(ksCurThread));
/seL4-l4v-10.1.1/seL4/src/arch/x86/32/
H A Dc_traps.c141 lazyFPURestore(NODE_STATE(ksCurThread));
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/32/mode/fastpath/
H A Dfastpath.h114 lazyFPURestore(cur_thread);
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/64/mode/fastpath/
H A Dfastpath.h148 lazyFPURestore(cur_thread);
/seL4-l4v-10.1.1/seL4/src/arch/x86/64/
H A Dc_traps.c165 lazyFPURestore(cur_thread);

Completed in 123 milliseconds