Searched refs:psci_state (Results 1 – 3 of 3) sorted by relevance
194 __field(u32, psci_state)218 __entry->psci_state = proc->psci_state;221 __entry->psci_state = ~0;239 __entry->running_state, __entry->psci_state,
264 pfx, proc->psci_state); in cper_print_proc_arm()
442 u32 psci_state; member