OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hatch_dbatu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/oea/
cpu_subr.c
1453
__asm volatile ("mfdbatu %0,0" : "=r"(h->
hatch_dbatu
[0]));
1455
__asm volatile ("mfdbatu %0,1" : "=r"(h->
hatch_dbatu
[1]));
1457
__asm volatile ("mfdbatu %0,2" : "=r"(h->
hatch_dbatu
[2]));
1459
__asm volatile ("mfdbatu %0,3" : "=r"(h->
hatch_dbatu
[3]));
1544
__asm ("mtdbatu 0,%0" :: "r"(h->
hatch_dbatu
[0]));
1546
__asm ("mtdbatu 1,%0" :: "r"(h->
hatch_dbatu
[1]));
1548
__asm ("mtdbatu 2,%0" :: "r"(h->
hatch_dbatu
[2]));
1550
__asm ("mtdbatu 3,%0" :: "r"(h->
hatch_dbatu
[3]));
/src/sys/arch/powerpc/include/
cpu.h
194
uintptr_t
hatch_dbatu
[8], hatch_dbatl[8];
member in struct:cpu_hatch_data
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025