Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dhostmem.h24 OBJECT_DECLARE_TYPE(HostMemoryBackend, HostMemoryBackendClass,
49 struct HostMemoryBackendClass { struct
/openbmc/qemu/backends/
H A Dhostmem-ram.c42 HostMemoryBackendClass *bc = MEMORY_BACKEND_CLASS(oc); in ram_backend_class_init()
H A Dhostmem-epc.c55 HostMemoryBackendClass *bc = MEMORY_BACKEND_CLASS(oc); in sgx_epc_backend_class_init()
H A Dhostmem-shm.c105 HostMemoryBackendClass *bc = MEMORY_BACKEND_CLASS(oc); in shm_backend_class_init()
H A Dhostmem-memfd.c132 HostMemoryBackendClass *bc = MEMORY_BACKEND_CLASS(oc); in memfd_backend_class_init()
H A Dhostmem.c336 HostMemoryBackendClass *bc = MEMORY_BACKEND_GET_CLASS(uc); in host_memory_backend_memory_complete()
584 .class_size = sizeof(HostMemoryBackendClass),
H A Dhostmem-file.c275 HostMemoryBackendClass *bc = MEMORY_BACKEND_CLASS(oc); in file_backend_class_init()