OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_desidhash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/include/
cpu.h
410
extern int (*
cpu_desidhash
)(void);
/src/sys/arch/hppa/hppa/
machdep.c
232
int (*
cpu_desidhash
)(void);
variable
819
cpu_desidhash
= hppa_cpu_info->desidhash;
821
if (
cpu_desidhash
)
822
cpu_revision = (*
cpu_desidhash
)();
Completed in 20 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026