OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ufetch_64
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
fusu.S
119
/* LINTSTUB: int
_ufetch_64
(const uint64_t *uaddr, uint64_t *valp); */
120
ENTRY(
_ufetch_64
)
function
128
END(
_ufetch_64
)
/src/sys/arch/usermode/usermode/
copy.c
112
_ufetch_64
(const uint64_t *uaddr, uint64_t *valp)
function in typeref:typename:int
/src/sys/arch/ia64/ia64/
support.S
315
/* LINTSTUB: int
_ufetch_64
(const uint64_t *uaddr, uint64_t *valp); */
316
ENTRY(
_ufetch_64
, 2)
function
318
END(
_ufetch_64
)
/src/sys/arch/sparc64/sparc64/
copy.S
716
/* LINTSTUB: int
_ufetch_64
(const uint64_t *uaddr, uint64_t *valp); */
717
ENTRY(
_ufetch_64
)
function
/src/sys/arch/amd64/amd64/
copy.S
416
/* LINTSTUB: int
_ufetch_64
(const uint64_t *uaddr, uint64_t *valp); */
417
ENTRY(
_ufetch_64
)
function
431
END(
_ufetch_64
)
/src/sys/arch/riscv/riscv/
trap.c
727
_ufetch_64
(const uint64_t *uaddr, uint64_t *valp)
function in typeref:typename:int
/src/sys/sys/
systm.h
474
#define
_ufetch_64
kasan__ufetch_64
macro
491
#define
_ufetch_64
kmsan__ufetch_64
macro
501
int
_ufetch_64
(const uint64_t *, uint64_t *);
Completed in 15 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025