OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ENTRY_NP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/or1k/include/
asm.h
65
#define
ENTRY_NP
(y) _ENTRY(_C_LABEL(y))
/src/sys/arch/arm/include/
asm.h
175
#define
ENTRY_NP
(y) _ENTRY(_C_LABEL(y)); _BTI_PROLOGUE
/src/sys/arch/riscv/include/
asm.h
97
#define
ENTRY_NP
(x) .text; .align 2; _ENTRY(x)
98
#define ENTRY(x)
ENTRY_NP
(x); _PROF_PROLOGUE
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025