Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dpdcpat.h278 struct pdc_pat_pd_addr_map_entry { struct
279 unsigned char entry_type; /* 1 = Memory Descriptor Entry Type */
280 unsigned char reserve1[5];
281 unsigned char memory_type;
282 unsigned char memory_usage;
283 unsigned long paddr;
284 unsigned int pages; /* Length in 4K pages */
285 unsigned int reserve2;
286 unsigned long cell_map;