Home
last modified time | relevance | path

Searched defs:hwrpb_struct (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/alpha/include/asm/
Dhwrpb.h164 struct hwrpb_struct { struct
165 unsigned long phys_addr; /* check: physical address of the hwrpb */
166 unsigned long id; /* check: "HWRPB\0\0\0" */
167 unsigned long revision;
168 unsigned long size; /* size of hwrpb */
169 unsigned long cpuid;
170 unsigned long pagesize; /* 8192, I hope */
171 unsigned long pa_bits; /* number of physical address bits */
172 unsigned long max_asn;
173 unsigned char ssn[16]; /* system serial number: big bother is watching */
[all …]