OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emulate_privileged
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/powerpc/
trap.c
72
static int
emulate_privileged
(struct lwp *, struct trapframe *);
438
if (
emulate_privileged
(l, tf)) {
1087
emulate_privileged
(struct lwp *l, struct trapframe *tf)
function
trap.c
72
static int
emulate_privileged
(struct lwp *, struct trapframe *);
438
if (
emulate_privileged
(l, tf)) {
1087
emulate_privileged
(struct lwp *l, struct trapframe *tf)
function
Completed in 31 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026