Go to the documentation of this file.
29 #include <asm/sections.h>
30 #include <asm/setup.h>
31 #include <asm/processor.h>
76 if (*(
int *)((
unsigned long)
_end + 8) == 0x1f1f1f1f)
110 return *pos <
nr_cpu_ids ? (
void *)((
unsigned long) *pos + 1) :
NULL;
113 static void *c_next(
struct seq_file *m,
void *
v, loff_t *pos)
119 static void c_stop(
struct seq_file *m,
void *
v)
129 int cpu = (
unsigned long) v - 1;
132 seq_printf(m,
"model name\t: Hexagon Virtual Machine\n");