Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dloader.c1041 static void *rom_set_mr(Rom *rom, Object *owner, const char *name, bool ro) in rom_set_mr() function
1116 data = rom_set_mr(rom, OBJECT(fw_cfg), devpath, true); in rom_add_file()
1169 data = rom_set_mr(rom, OBJECT(fw_cfg), devpath, read_only); in rom_add_blob()