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