summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/common/hsvc_exdata.C
blob: 8b05461a900e34382299dd5188c5bccc6b0d591d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
/* IBM_PROLOG_BEGIN_TAG                                                   */
/* This is an automatically generated prolog.                             */
/*                                                                        */
/* $Source: src/usr/runtime/common/hsvc_exdata.C $                        */
/*                                                                        */
/* OpenPOWER HostBoot Project                                             */
/*                                                                        */
/* COPYRIGHT International Business Machines Corp. 2012,2014              */
/*                                                                        */
/* Licensed under the Apache License, Version 2.0 (the "License");        */
/* you may not use this file except in compliance with the License.       */
/* You may obtain a copy of the License at                                */
/*                                                                        */
/*     http://www.apache.org/licenses/LICENSE-2.0                         */
/*                                                                        */
/* Unless required by applicable law or agreed to in writing, software    */
/* distributed under the License is distributed on an "AS IS" BASIS,      */
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or        */
/* implied. See the License for the specific language governing           */
/* permissions and limitations under the License.                         */
/*                                                                        */
/* IBM_PROLOG_END_TAG                                                     */
// Generated on Wed Mar 19 10:52:20 CDT 2014 by cswenson from
//  ./create_hsvc_data.pl -w ../../xml/attribute_info/chip_attributes.xml ../../xml/attribute_info/common_attributes.xml ../../xml/attribute_info/freq_attributes.xml ../../xml/attribute_info/L2_L3_attributes.xml ../../xml/attribute_info/p8_xip_customize_attributes.xml ../../xml/attribute_info/pm_hwp_attributes.xml ../../xml/attribute_info/pm_plat_attributes.xml ../../xml/attribute_info/poreve_memory_attributes.xml ../../xml/attribute_info/proc_chip_ec_feature.xml ../../xml/attribute_info/proc_fab_smp_fabric_attributes.xml ../../xml/attribute_info/proc_pll_ring_attributes.xml ../../xml/attribute_info/proc_setup_bars_l3_attributes.xml ../../xml/attribute_info/proc_winkle_scan_override_attributes.xml ../../xml/attribute_info/scratch_attributes.xml ../../xml/attribute_info/system_attributes.xml ../../xml/attribute_info/unit_attributes.xml
// -- Input: ../../xml/attribute_info/chip_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/common_attributes.xml --
HSVC_LOAD_ATTR( ATTR_FUNCTIONAL );
// -- Input: ../../xml/attribute_info/freq_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/L2_L3_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/p8_xip_customize_attributes.xml --
HSVC_LOAD_ATTR( ATTR_PROC_L3_ENABLE );
// -- Input: ../../xml/attribute_info/pm_hwp_attributes.xml --
HSVC_LOAD_ATTR( ATTR_PM_SPWUP_FSP );
HSVC_LOAD_ATTR( ATTR_PM_SPWUP_IGNORE_XSTOP_FLAG );
HSVC_LOAD_ATTR( ATTR_PM_SPWUP_OCC );
HSVC_LOAD_ATTR( ATTR_PM_SPWUP_OHA_FLAG );
HSVC_LOAD_ATTR( ATTR_PM_SPWUP_PHYP );
// -- Input: ../../xml/attribute_info/pm_plat_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/poreve_memory_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/proc_chip_ec_feature.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/proc_fab_smp_fabric_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/proc_pll_ring_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/proc_setup_bars_l3_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/proc_winkle_scan_override_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/scratch_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/system_attributes.xml --
// No attributes found
// -- Input: ../../xml/attribute_info/unit_attributes.xml --
HSVC_LOAD_ATTR( ATTR_CHIP_UNIT_POS );
OpenPOWER on IntegriCloud