Home
last modified time | relevance | path

Searched refs:hw_compat_2_3_len (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/
H A Dboards.h817 extern const size_t hw_compat_2_3_len;
/openbmc/qemu/hw/core/
H A Dmachine.c292 const size_t hw_compat_2_3_len = G_N_ELEMENTS(hw_compat_2_3); variable
/openbmc/qemu/hw/ppc/
H A Dspapr.c5351 compat_props_add(mc->compat_props, hw_compat_2_3, hw_compat_2_3_len); in spapr_machine_2_3_class_options()