Searched refs:psci_system_reset (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | psci.h | 14 extern void psci_system_reset(void); |
/kvm-unit-tests/lib/arm/ | ||
H A D | psci.c | 59 void psci_system_reset(void) in psci_system_reset() function |