OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trap_doast
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/aarch64/include/
machdep.h
99
void
trap_doast
(struct trapframe *);
/src/sys/arch/riscv/riscv/
cpu_switch.S
397
bnez t0,
trap_doast
// yes, handle it.
442
trap_doast
:
label
/src/sys/arch/aarch64/aarch64/
vectors.S
265
adr lr, 1f /* return address from
trap_doast
*/
276
/*
trap_doast
(tf); */
279
b _C_LABEL(
trap_doast
) /* tail call (return to 1b) */
trap.c
169
trap_doast
(struct trapframe *tf)
function
Completed in 29 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026