Searched refs:setNextPC (Results 1 - 14 of 14) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/arch/riscv/machine/
H A Dhardware.c29 setNextPC(tcb_t *thread, word_t v) function
/seL4-l4v-10.1.1/seL4/src/arch/arm/32/machine/
H A Dhardware.c23 setNextPC(tcb_t *thread, word_t v) function
/seL4-l4v-10.1.1/seL4/src/arch/arm/64/machine/
H A Dhardware.c25 setNextPC(tcb_t *thread, word_t v) function
/seL4-l4v-10.1.1/seL4/include/arch/riscv/arch/
H A Dmachine.h41 void setNextPC(tcb_t *thread, word_t v);
/seL4-l4v-10.1.1/seL4/src/arch/arm/
H A Dc_traps.c42 setNextPC(NODE_STATE(ksCurThread), getRestartPC(NODE_STATE(ksCurThread)));
/seL4-l4v-10.1.1/seL4/src/arch/x86/machine/
H A Dhardware.c39 void setNextPC(tcb_t *thread, word_t v) function
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/32/mode/
H A Dmachine.h77 void setNextPC(tcb_t *thread, word_t v);
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/64/mode/
H A Dmachine.h51 void setNextPC(tcb_t *thread, word_t v);
/seL4-l4v-10.1.1/seL4/include/arch/arm/armv/armv8-a/64/armv/
H A Dvcpu.h743 setNextPC(NODE_STATE(ksCurThread), getRestartPC(NODE_STATE(ksCurThread)));
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/
H A Dmachine.h102 void setNextPC(tcb_t *thread, word_t v);
/seL4-l4v-10.1.1/seL4/src/kernel/
H A Dthread.c67 setNextPC(NODE_STATE(ksCurThread), pc);
H A Dboot.c455 setNextPC(tcb, ui_v_entry);
/seL4-l4v-10.1.1/seL4/src/arch/arm/object/
H A Dvcpu.c777 setNextPC(NODE_STATE(ksCurThread), getRestartPC(NODE_STATE(ksCurThread)));
/seL4-l4v-10.1.1/seL4/src/object/
H A Dtcb.c1494 setNextPC(dest, pc);
1620 setNextPC(dest, pc);

Completed in 99 milliseconds