Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c9548 typedef struct BitProperty { struct
9551 } BitProperty; typedef
9557 BitProperty *fp = opaque; in x86_cpu_get_bit_prop()
9568 BitProperty *fp = opaque; in x86_cpu_set_bit_prop()
9600 BitProperty *fp; in x86_cpu_register_bit_prop()
9610 fp = g_new0(BitProperty, 1); in x86_cpu_register_bit_prop()