Searched refs:psci_state (Results 1 – 3 of 3) sorted by relevance
181 __field(u32, psci_state)197 __entry->psci_state = proc->psci_state;200 __entry->psci_state = ~0;207 __entry->running_state, __entry->psci_state)
269 pfx, proc->psci_state); in cper_print_proc_arm()
415 u32 psci_state; member