Searched defs:ram_flags (Results 1 – 8 of 8) sorted by relevance
/openbmc/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 | 37 uint32_t ram_flags; in memfd_backend_memory_alloc() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | head_32.S | 84 ram_flags: label
|
H A D | head_64.S | 74 ram_flags: label
|
/openbmc/qemu/system/ |
H A D | physmem.c | 1946 uint32_t ram_flags, int fd, off_t offset, in qemu_ram_alloc_from_fd() 2015 uint32_t ram_flags, const char *mem_path, in qemu_ram_alloc_from_file() 2067 void *host, uint32_t ram_flags, in qemu_ram_alloc_internal() 2110 RAMBlock *qemu_ram_alloc(ram_addr_t size, uint32_t ram_flags, in qemu_ram_alloc()
|
H A D | memory.c | 1724 uint32_t ram_flags, in memory_region_init_ram_flags_nomigrate() 1774 uint32_t ram_flags, in memory_region_init_ram_from_file() 1801 uint32_t ram_flags, in memory_region_init_ram_from_fd()
|