OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cputab
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/powerpc/ibm4xx/
cpu.c
54
struct
cputab
{
struct
61
static const struct
cputab
models[] = {
274
const struct
cputab
*cp;
322
const struct
cputab
*cp = models;
331
* Copy the cache from the
cputab
into cpu_info.
/src/sys/arch/powerpc/oea/
cpu_subr.c
213
struct
cputab
{
struct
221
static const struct
cputab
models[] = {
902
const struct
cputab
*cp;
/src/sys/arch/mips/mips/
mips_machdep.c
292
static const struct pridtab
cputab
[] = {
variable in typeref:typename:const struct pridtab[]
1167
for (ct =
cputab
; ct->cpu_name != NULL; ct++) {
Completed in 15 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025