OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_hatch_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/oea/
cpu_subr.c
276
volatile struct
cpu_hatch_data
*
cpu_hatch_data
;
variable in typeref:struct:cpu_hatch_data
1462
volatile struct
cpu_hatch_data
hatch_data, *h = &hatch_data;
1486
cpu_hatch_data
= h;
1582
volatile struct
cpu_hatch_data
*h =
cpu_hatch_data
;
/src/sys/arch/powerpc/include/
cpu.h
174
struct
cpu_hatch_data
{
struct
409
int md_setup_trampoline(volatile struct
cpu_hatch_data
*,
411
void md_presync_timebase(volatile struct
cpu_hatch_data
*);
412
void md_start_timebase(volatile struct
cpu_hatch_data
*);
413
void md_sync_timebase(volatile struct
cpu_hatch_data
*);
Completed in 17 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026