Home
last modified time | relevance | path

Searched refs:psci_system_reset (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/arm/asm/
H A Dpsci.h14 extern void psci_system_reset(void);
/kvm-unit-tests/lib/arm/
H A Dpsci.c59 void psci_system_reset(void) in psci_system_reset() function