OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hatch_tbl
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/bebox/bebox/
cpu.c
131
h->
hatch_tbl
= tb & 0xffffffff;
161
__asm volatile("dcbi 0,%0"::"r"(&h->
hatch_tbl
):"memory");
164
__asm volatile("dcbst 0,%0"::"r"(&h->
hatch_tbl
):"memory");
169
tbl = h->
hatch_tbl
;
/src/sys/arch/prep/prep/
cpu.c
125
h->
hatch_tbl
= tb & 0xffffffff;
146
u_int tbl = h->
hatch_tbl
;
/src/sys/arch/macppc/macppc/
cpu.c
293
h->
hatch_tbl
= tb & 0xffffffff;
341
u_int tbl = h->
hatch_tbl
;
/src/sys/arch/ofppc/ofppc/
cpu.c
264
h->
hatch_tbl
= tb & 0xffffffff;
303
u_int tbl = h->
hatch_tbl
;
/src/sys/arch/evbppc/mpc85xx/
machdep.c
880
h->
hatch_tbl
= tbl;
950
+ (uint64_t)h->
hatch_tbl
),
959
+ (uint64_t)h->
hatch_tbl
),
973
+ (uint64_t)h->
hatch_tbl
));
/src/sys/arch/powerpc/include/
cpu.h
179
uint32_t
hatch_tbl
;
member in struct:cpu_hatch_data
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025