Searched defs:ram_flags (Results 1 – 6 of 6) sorted by relevance
/qemu/backends/ |
H A D | hostmem-ram.c | 23 uint32_t ram_flags; in ram_backend_memory_alloc() local
|
H A D | hostmem-epc.c | 24 uint32_t ram_flags; in sgx_epc_backend_memory_alloc() local
|
H A D | hostmem-shm.c | 30 uint32_t ram_flags; in shm_backend_memory_alloc() local
|
H A D | hostmem-memfd.c | 39 uint32_t ram_flags; in memfd_backend_memory_alloc() local
|
/qemu/system/ |
H A D | physmem.c | 2005 uint32_t ram_flags, int fd, off_t offset, in qemu_ram_alloc_from_fd() 2086 uint32_t ram_flags, const char *mem_path, in qemu_ram_alloc_from_file() 2166 void *host, uint32_t ram_flags, in qemu_ram_alloc_internal() 2258 RAMBlock *qemu_ram_alloc(ram_addr_t size, uint32_t ram_flags, in qemu_ram_alloc()
|
H A D | memory.c | 1586 uint32_t ram_flags, in memory_region_init_ram_flags_nomigrate() 1636 uint32_t ram_flags, in memory_region_init_ram_from_file() 1663 uint32_t ram_flags, in memory_region_init_ram_from_fd()
|