Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/accel/ivpu/
A Divpu_fw.h25 u64 cold_boot_entry_point; member
35 return vdev->fw->entry_point == vdev->fw->cold_boot_entry_point; in ivpu_fw_is_cold_boot()
A Divpu_fw.c158 fw->cold_boot_entry_point = fw_hdr->entry_point; in ivpu_fw_parse()
159 fw->entry_point = fw->cold_boot_entry_point; in ivpu_fw_parse()
A Divpu_pm.c34 fw->entry_point = fw->cold_boot_entry_point; in ivpu_pm_prepare_cold_boot()
A Divpu_hw_mtl.c601 vdev->fw->entry_point == vdev->fw->cold_boot_entry_point ? "cold boot" : "resume"); in ivpu_boot_soc_cpu_boot()

Completed in 24 milliseconds