Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/include/asm/
Dpdcpat.h266 struct pdc_pat_mem_phys_mem_location { /* PDC_PAT_MEM/PDC_PAT_MEM_ADDRESS */ struct
267 u64 cabinet:8;
268 u64 ign1:8;
269 u64 ign2:8;
270 u64 cell_slot:8;
271 u64 ign3:8;
272 u64 dimm_slot:8; /* DIMM slot, e.g. 0x1A, 0x2B, show user hex value! */
273 u64 ign4:8;
274 u64 source:4; /* for mem: always 0x07 */
275 u64 source_detail:4; /* for mem: always 0x04 (SIMM or DIMM) */