Searched refs:vpe_config (Results 1 – 3 of 3) sorted by relevance
370 core_bootcfg[c].vpe_config = kzalloc_objs(*core_bootcfg[c].vpe_config, in cps_prepare_cpus()374 if (!core_bootcfg[c].vpe_config) in cps_prepare_cpus()397 kfree(core_bootcfg->vpe_config); in cps_prepare_cpus()625 struct vpe_boot_config *vpe_cfg = &core_cfg->vpe_config[vpe_id]; in cps_boot_secondary()
419 OFFSET(COREBOOTCFG_VPECONFIG, core_boot_config, vpe_config); in output_cps_defines()
22 struct vpe_boot_config *vpe_config; member