Searched refs:switchToThread_fp (Results 1 - 6 of 6) sorted by relevance

/seL4-mcs-10.1.1/include/arch/arm/arch/32/mode/fastpath/
H A Dfastpath.h49 switchToThread_fp(tcb_t *thread, pde_t *cap_pd, pde_t stored_hw_asid) function
/seL4-mcs-10.1.1/include/arch/arm/arch/64/mode/fastpath/
H A Dfastpath.h37 switchToThread_fp(tcb_t *thread, vspace_root_t *vroot, pde_t stored_hw_asid) function
/seL4-mcs-10.1.1/include/arch/riscv/arch/fastpath/
H A Dfastpath.h45 switchToThread_fp(tcb_t *thread, pte_t *vroot, pte_t stored_hw_asid) function
/seL4-mcs-10.1.1/include/arch/x86/arch/32/mode/fastpath/
H A Dfastpath.h36 switchToThread_fp(tcb_t *thread, vspace_root_t *pd, pde_t stored_hw_asid) function
/seL4-mcs-10.1.1/include/arch/x86/arch/64/mode/fastpath/
H A Dfastpath.h48 switchToThread_fp(tcb_t *thread, vspace_root_t *vroot, pde_t stored_hw_asid) function
/seL4-mcs-10.1.1/src/fastpath/
H A Dfastpath.c196 switchToThread_fp(dest, cap_pd, stored_hw_asid);
413 switchToThread_fp(caller, cap_pd, stored_hw_asid);

Completed in 107 milliseconds