Home
last modified time | relevance | path

Searched refs:cpu_ast (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/arch/riscv/include/
H A Dlocore.h157 void cpu_ast(struct trapframe *);
/netbsd/sys/arch/powerpc/include/
H A Dcpu.h449 void cpu_ast(struct lwp *, struct cpu_info *);
/netbsd/sys/arch/powerpc/ibm4xx/
H A Dtrap.c292 cpu_ast(l, curcpu()); in trap()
/netbsd/sys/arch/powerpc/powerpc/
H A Dpowerpc_machdep.c402 cpu_ast(struct lwp *l, struct cpu_info *ci) in cpu_ast() function
H A Dtrap.c348 cpu_ast(l, ci); in trap()
/netbsd/sys/arch/riscv/riscv/
H A Dcpu_switch.S447 tail _C_LABEL(cpu_ast)
H A Dtrap.c616 cpu_ast(struct trapframe *tf) in cpu_ast() function
/netbsd/sys/arch/powerpc/booke/
H A Dtrap.c841 cpu_ast(l, ci); in trap()