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