OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_ast
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/riscv/include/
locore.h
151
void
cpu_ast
(struct trapframe *);
/src/sys/arch/powerpc/include/
cpu.h
450
void
cpu_ast
(struct lwp *, struct cpu_info *);
/src/sys/arch/riscv/riscv/
cpu_switch.S
447
tail _C_LABEL(
cpu_ast
)
trap.c
640
cpu_ast
(struct trapframe *tf)
function
/src/sys/arch/powerpc/powerpc/
powerpc_machdep.c
454
cpu_ast
(struct lwp *l, struct cpu_info *ci)
function
483
l->l_md.md_astpending = 1; /* force call to
cpu_ast
() */
trap.c
348
cpu_ast
(l, ci);
/src/sys/arch/powerpc/booke/
trap.c
845
cpu_ast
(l, ci);
/src/sys/arch/powerpc/ibm4xx/
trap.c
293
cpu_ast
(l, curcpu());
Completed in 21 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026