HomeSort by: relevance | last modified time | path
    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