Home
last modified time | relevance | path

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

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