Home
last modified time | relevance | path

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

/openbmc/qemu/backends/
H A Dhostmem-file.c91 ram_flags |= RAM_NAMED_FILE; in file_backend_memory_alloc()
/openbmc/qemu/include/exec/
H A Dmemory.h238 #define RAM_NAMED_FILE (1 << 9) macro
/openbmc/qemu/system/
H A Dphysmem.c1615 return rb->flags & RAM_NAMED_FILE; in qemu_ram_is_named_file()
1959 RAM_PROTECTED | RAM_NAMED_FILE | RAM_READONLY | in qemu_ram_alloc_from_fd()