Searched refs:pc_fw_cfg_uninit (Results 1 – 3 of 3) sorted by relevance
39 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_signature()55 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_id()76 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_uuid()91 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_ram_size()105 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_nographic()119 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_nb_cpus()132 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_max_cpus()161 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_numa()174 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_boot_menu()193 pc_fw_cfg_uninit(fw_cfg); in test_fw_cfg_reboot_timeout()[all …]
30 pc_fw_cfg_uninit(fw_cfg); in pc_alloc_init()
47 static inline void pc_fw_cfg_uninit(QFWCFG *fw_cfg) in pc_fw_cfg_uninit() function