Searched refs:opal_shared_memory_version (Results 1 – 2 of 2) sorted by relevance
182 poc->opal_shared_memory_version = 0x02; in pnv_occ_power8_class_init()256 poc->opal_shared_memory_version = 0x90; in pnv_occ_power9_class_init()276 poc->opal_shared_memory_version = 0xA0; in pnv_occ_power10_class_init()820 static_data.version = poc->opal_shared_memory_version; in occ_init_homer_memory()821 switch (poc->opal_shared_memory_version) { in occ_init_homer_memory()903 switch (poc->opal_shared_memory_version) { in occ_init_homer_memory()
63 uint8_t opal_shared_memory_version; member