Searched refs:PE_smc_stashed_x86_system_state (Results 1 – 2 of 2) sorted by relevance
185 uint8_t PE_smc_stashed_x86_system_state = 0xFF; variable480 if (PE_smc_stashed_x86_system_state != 0xFF) { in do_print_all_backtraces()481 paniclog_append_noflush("0x%x\n", PE_smc_stashed_x86_system_state); in do_print_all_backtraces()833 panic_info->eph_x86_system_state = PE_smc_stashed_x86_system_state; in SavePanicInfo()
488 extern uint8_t PE_smc_stashed_x86_system_state;