Home
last modified time | relevance | path

Searched refs:subsection (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/
H A Dexpected_stderr4 subsection "Kconfig recursive dependency limitations"
9 subsection "Kconfig recursive dependency limitations"
15 subsection "Kconfig recursive dependency limitations"
21 subsection "Kconfig recursive dependency limitations"
26 subsection "Kconfig recursive dependency limitations"
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex88 revision & object & A CPER revision object structure as defined in Subsection \ref{subsection:revis…
92 severity & object & An error severity structure as described in \ref{subsection:headererrorseverity…
94 …ct & A CPER header validation bitfield as described in Subsection \ref{subsection:headervalidbitfi…
108 …t & A CPER notification type structure as described in Subsection \ref{subsection:notificationtype…
112 flags & object & A CPER header flags structure, as defined in Subsection \ref{subsection:headerflag…
118 \subsection{Header Error Severity Structure}
119 \label{subsection:headererrorseveritystructure}
128 \subsection{Header Validation Bitfield Structure}
129 \label{subsection:headervalidbitfieldstructure}
140 \subsection{Notification Type Structure}
[all …]
/openbmc/qemu/docs/devel/migration/
H A Dmain.rst246 forgot to migrate. This is best solved using a subsection.
248 A subsection is "like" a device vmstate, but with a particularity, it
250 or not. If this functions returns false, the subsection is not sent.
254 On the receiving side, if we found a subsection for a device that we
257 that a subsection is loaded, so a newer QEMU that knows about a subsection
259 the subsection.
261 If the new data is only needed in a rare case, then the subsection
266 subsection can be connected to a device property and from there
270 called if the subsection is loaded.
273 loading all subsections, because a newer subsection could change the same
[all …]
H A Dvirtio.rst115 state is added, core needs to invoke a callback from the new subsection.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCERN-OHL-W-2.0101 Source Location references, modification notices (subsection
142 copy of the modified Covered Source. In each case subsection 3.3
152 a) retain Notices as required in subsection 3.2;
163 conditions of this Licence (or, as set out in subsection
179 in subsection 3.3. If specified in a Notice, the Product must
186 provide under subsection 4.1 need not include any Source for the
203 subsection 3.2.
H A DCERN-OHL-S-2.093 Source Location references, modification notices (subsection
134 copy of the modified Covered Source. In each case subsection 3.3
147 a) retain Notices as required in subsection 3.2;
158 conditions of this Licence (or, as set out in subsection
172 accordingly satisfy Your obligations set out in subsection 3.3. If
187 subsection 3.2.
H A DCERN-OHL-P-2.044 (subsection 3.3(b)) and all notices that refer to this Licence
90 a) retain Notices as required in subsection 3.2; and
100 a) You comply at all times with subsection 3.3; and
H A DLPPL-1.267 in the subsection `Additional Conditions on Individual Files of
72 version of the file that are described below in the subsection
H A DLPPL-1.167 in the subsection `Additional Conditions on Individual Files of
72 version of the file that are described below in the subsection
H A DSSPL-1.0203 the object code with such an offer, in accord with subsection 6b.
221 subsection 6d.
H A DGPL-3.0-or-later251 with such an offer, in accord with subsection 6b.
266 being offered to the general public at no charge under subsection 6d.
H A DAGPL-3.0-only261 with subsection 6b.
279 charge under subsection 6d.
H A DGPL-3.0-only93 …rcially, and only if you received the object code with such an offer, in accord with subsection 6b.
95 …onding Source of the work are being offered to the general public at no charge under subsection 6d.
/openbmc/qemu/migration/
H A Dsavevm.c587 const VMStateDescription *subsection, in dump_vmstate_vmss() argument
590 if (subsection != NULL) { in dump_vmstate_vmss()
591 dump_vmstate_vmsd(out_file, subsection, indent, true); in dump_vmstate_vmss()
633 const VMStateDescription * const *subsection = vmsd->subsections; in dump_vmstate_vmsd() local
638 while (*subsection != NULL) { in dump_vmstate_vmsd()
642 dump_vmstate_vmss(out_file, *subsection, indent + 2); in dump_vmstate_vmsd()
643 subsection++; in dump_vmstate_vmsd()
867 const VMStateDescription * const *subsection = vmsd->subsections; in vmstate_check() local
885 while (subsection && *subsection) { in vmstate_check()
890 assert(!strncmp(vmsd->name, (*subsection)->name, strlen(vmsd->name))); in vmstate_check()
[all …]
/openbmc/qemu/scripts/
H A Danalyze-migration.py526 for subsection in self.desc['struct']['subsections']:
528 …raise Exception("Subsection %s not found at offset %x" % ( subsection['vmsd_name'], self.file.tell…
532 if not subsection:
535 self.data[name] = VMSDSection(self.file, version_id, subsection, (name, 0))
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-good.txt105 Another subsection
H A Ddoc-good.json150 # Another subsection
H A Ddoc-good.out161 Another subsection
/openbmc/qemu/rust/qemu-api/src/
H A Dvmstate.rs594 ($($subsection:expr),*$(,)*) => {{
597 static _SUBSECTION: $crate::bindings::VMStateDescription = $subsection;
/openbmc/u-boot/board/cobra5272/
H A DREADME38 FLASH version (for further info see subsection below)
/openbmc/qemu/docs/specs/
H A Dacpi_erst.rst10 (APEI)", and specifically subsection "Error Serialization", outlines a
/openbmc/qemu/system/
H A Dphysmem.c1078 MemoryRegionSection subsection = { in register_subpage() local
1088 subsection.fv = fv; in register_subpage()
1089 subsection.mr = &subpage->iomem; in register_subpage()
1091 phys_section_add(&d->map, &subsection)); in register_subpage()
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DSSPL-1203 the object code with such an offer, in accord with subsection 6b.
221 subsection 6d.
/openbmc/qemu/docs/devel/
H A Dmemory.rst70 - alias: a subsection of another region. Aliases allow a region to be
/openbmc/ipmi-fru-parser/
H A DLICENSE273 with subsection 6b.
291 charge under subsection 6d.

12