Home
last modified time | relevance | path

Searched refs:X86_MACHINE_OEM_TABLE_ID (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/i386/
H A Dx86.c293 "User specified "X86_MACHINE_OEM_TABLE_ID in x86_machine_set_oem_table_id()
413 object_class_property_add_str(oc, X86_MACHINE_OEM_TABLE_ID, in x86_machine_class_init()
416 object_class_property_set_description(oc, X86_MACHINE_OEM_TABLE_ID, in x86_machine_class_init()
/qemu/include/hw/i386/
H A Dx86.h107 #define X86_MACHINE_OEM_TABLE_ID "x-oem-table-id" macro