Home
last modified time | relevance | path

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

/openbmc/qemu/rust/qemu-api/src/
H A Ddefinitions.rs17 const ABSTRACT: bool; constant
83 abstract_: <$t as $crate::definitions::ObjectImpl>::ABSTRACT,
/openbmc/qemu/include/qom/
H A Dobject.h278 ABSTRACT, CLASS_SIZE, ...) \ argument
295 .abstract = ABSTRACT, \
331 ABSTRACT, ...) \ argument
334 ABSTRACT, sizeof(ModuleObjName##Class), \
/openbmc/qemu/rust/qemu-api/tests/
H A Dtests.rs61 const ABSTRACT: bool = false; in test_device_decl_macros() constant
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs111 const ABSTRACT: bool = false; constant
665 const ABSTRACT: bool = false; constant
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt108 ABSTRACT MEMORY ACCESS MODEL