Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dqemu_fw_cfg.h38 #define FW_CFG_FILE_SLOTS_MIN 0x10 macro
/qemu/hw/nvram/
H A Dfw_cfg.c1281 if (fw_cfg_file_slots(s) < FW_CFG_FILE_SLOTS_MIN) { in fw_cfg_file_slots_allocate()
1283 FW_CFG_FILE_SLOTS_MIN); in fw_cfg_file_slots_allocate()