OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_HAS_SRMMU
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sparc/include/
cpuconf.h
153
#define
CPU_HAS_SRMMU
(CPU_ISSUN4M || CPU_ISSUN4D)
pte.h
235
#define VRTOVA(vr) ((
CPU_HAS_SRMMU
|| HASSUN4_MMU3L) \
238
#define VSTOVA(vr,vs) ((
CPU_HAS_SRMMU
|| HASSUN4_MMU3L) \
399
#define getcontext() (
CPU_HAS_SRMMU
? getcontext4m() \
404
#define setcontext(c) (
CPU_HAS_SRMMU
? setcontext4m(c) \
pmap.h
237
#define PMAP_IOENC(io) (
CPU_HAS_SRMMU
? PMAP_IOENC_SRMMU(io) \
/src/sys/arch/sparc/sparc/
kgdb_machdep.c
399
if (
CPU_HAS_SRMMU
) {
pmap.c
2242
} else if (
CPU_HAS_SRMMU
) {
2329
if (
CPU_HAS_SRMMU
) {
2931
if (
CPU_HAS_SRMMU
)
3056
if (
CPU_HAS_SRMMU
) {
4163
if (
CPU_HAS_SRMMU
) {
4231
if (
CPU_HAS_SRMMU
) {
4402
if (
CPU_HAS_SRMMU
) {
4620
if (
CPU_HAS_SRMMU
) {
4645
if (!
CPU_HAS_SRMMU
)
6022
if (
CPU_HAS_SRMMU
)
[
all
...]
cpu.c
2072
if (
CPU_HAS_SRMMU
) {
Completed in 18 milliseconds
Indexes created Thu Nov 06 02:09:54 GMT 2025