Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/public/xsm/
H A Dacm.h145 struct acm_policy_buffer { struct
146 uint32_t magic;
147 uint32_t policy_version; /* ACM_POLICY_VERSION */
148 uint32_t len;
149 uint32_t policy_reference_offset;
150 uint32_t primary_policy_code;
151 uint32_t primary_buffer_offset;
152 uint32_t secondary_policy_code;
153 uint32_t secondary_buffer_offset;
154 struct acm_policy_version xml_pol_version; /* add in V3 */
[all …]