Searched refs:vpd_cbmem (Results 1 – 1 of 1) sorted by relevance
31 struct vpd_cbmem { struct250 struct vpd_cbmem *temp; in vpd_sections_init()251 struct vpd_cbmem header; in vpd_sections_init()254 temp = memremap(physaddr, sizeof(struct vpd_cbmem), MEMREMAP_WB); in vpd_sections_init()258 memcpy(&header, temp, sizeof(struct vpd_cbmem)); in vpd_sections_init()266 physaddr + sizeof(struct vpd_cbmem), in vpd_sections_init()274 physaddr + sizeof(struct vpd_cbmem) + in vpd_sections_init()