Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c8053 typedef struct BitProperty { struct
8056 } BitProperty; typedef
8062 BitProperty *fp = opaque; in x86_cpu_get_bit_prop()
8073 BitProperty *fp = opaque; in x86_cpu_set_bit_prop()
8105 BitProperty *fp; in x86_cpu_register_bit_prop()
8115 fp = g_new0(BitProperty, 1); in x86_cpu_register_bit_prop()