OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intrfastexit
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/i386/include/
frameasm.h
96
#define
INTRFASTEXIT
\
97
jmp
intrfastexit
/src/sys/arch/amd64/include/
frameasm.h
310
#define
INTRFASTEXIT
\
311
jmp
intrfastexit
/src/sys/arch/amd64/amd64/
locore.S
1600
* In either case, we jump into
intrfastexit
and return to userland
1604
jnz
intrfastexit
1795
* In
intrfastexit
, we advance %rsp at the beginning. We then access the
1803
.type
intrfastexit
,@function
1804
LABEL(
intrfastexit
)
1845
END(
intrfastexit
)
/src/sys/arch/i386/i386/
locore.S
1810
INTRFASTEXIT
1860
ENTRY(
intrfastexit
)
function
1874
END(
intrfastexit
)
Completed in 36 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025