Home
last modified time | relevance | path

Searched refs:processor_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-generic.c54 json_object *processor_type = integer_to_readable_pair( in cper_section_generic_to_ir() local
60 processor_type); in cper_section_generic_to_ir()
/openbmc/u-boot/include/
H A Dsmbios.h150 u8 processor_type; member
/openbmc/u-boot/lib/
H A Dsmbios.c216 t->processor_type = SMBIOS_PROCESSOR_TYPE_CENTRAL; in smbios_write_type4()
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py2418 … self.add_field('processor_type', u.unpack_one("B"), unpack.format_table("{}", processor_types))