OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sce_user_start
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/usermode/modules/syscallemu/
syscallemu.h
42
vaddr_t
sce_user_start
;
member in struct:syscallemu_data
syscallemu_arm.c
65
if ((pc_call >= sce->
sce_user_start
&&
67
(pc_call + INSN_SIZE >= sce->
sce_user_start
&&
syscallemu_x86.c
65
if ((rip_call >= sce->
sce_user_start
&&
67
(rip_call + frame->tf_err >= sce->
sce_user_start
&&
syscallemu.c
103
sce->
sce_user_start
= user_start;
Completed in 13 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025