Searched refs:PE_smc_stashed_x86_prev_power_transitions (Results 1 – 2 of 2) sorted by relevance
189 uint64_t PE_smc_stashed_x86_prev_power_transitions = UINT64_MAX; variable498 if (PE_smc_stashed_x86_prev_power_transitions != UINT64_MAX) { in do_print_all_backtraces()499 paniclog_append_noflush("0x%llx\n", PE_smc_stashed_x86_prev_power_transitions); in do_print_all_backtraces()
490 extern uint64_t PE_smc_stashed_x86_prev_power_transitions;