Searched refs:CPU_SAVE_VERSION (Results 1 – 6 of 6) sorted by relevance
156 if (version_id < 3 || version_id > CPU_SAVE_VERSION) in cpu_load()
1026 #define CPU_SAVE_VERSION 10 macro
125 if (version_id != CPU_SAVE_VERSION && version_id != CPU_SAVE_VERSION_LEGACY) in cpu_load()
802 #define CPU_SAVE_VERSION 4 macro
502 #define CPU_SAVE_VERSION 3 macro
118 #if defined(CPU_SAVE_VERSION) && !defined(CONFIG_USER_ONLY)186 #if defined(CPU_SAVE_VERSION) && !defined(CONFIG_USER_ONLY) in cpu_exec_init()197 CPU_SAVE_VERSION, in cpu_exec_init()