Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dboards.h823 extern const size_t hw_compat_2_1_len;
/openbmc/qemu/hw/core/
H A Dmachine.c306 const size_t hw_compat_2_1_len = G_N_ELEMENTS(hw_compat_2_1); variable
/openbmc/qemu/hw/ppc/
H A Dspapr.c5380 compat_props_add(mc->compat_props, hw_compat_2_1, hw_compat_2_1_len); in spapr_machine_2_1_class_options()