OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:int (*)(void)
818
cpu_desidhash
= hppa_cpu_info->desidhash;
820
if (
cpu_desidhash
)
821
cpu_revision = (*
cpu_desidhash
)();
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025