OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtspr64
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/include/
spr.h
54
#define
mtspr64
(reg, v) \
macro
104
mtspr64
(reg, (uint64_t)val); \
112
#define mtspr(r,v)
mtspr64
(r,v)
/src/sys/arch/powerpc/oea/
cpu_subr.c
729
mtspr64
(SPR_HID0, hid64_0);
1557
mtspr64
(SPR_HID0, h->hatch_hid0);
1558
mtspr64
(SPR_HID1, h->hatch_hid1);
1559
mtspr64
(SPR_HID4, h->hatch_hid4);
1560
mtspr64
(SPR_HID5, h->hatch_hid5);
1561
mtspr64
(SPR_HIOR, 0);
Completed in 37 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025