Home
last modified time | relevance | path

Searched refs:psci_state (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/ras/
Dras_event.h181 __field(u32, psci_state)
197 __entry->psci_state = proc->psci_state;
200 __entry->psci_state = ~0;
207 __entry->running_state, __entry->psci_state)
/Linux-v6.1/drivers/firmware/efi/
Dcper-arm.c269 pfx, proc->psci_state); in cper_print_proc_arm()
/Linux-v6.1/include/linux/
Dcper.h415 u32 psci_state; member