Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Dselftest.c230 static void user_psci_system_off(struct pt_regs *regs) in user_psci_system_off() function
378 static void user_psci_system_off(struct pt_regs *regs, unsigned int esr) in user_psci_system_off() function
390 install_exception_handler(EXCPTN_UND, user_psci_system_off); in check_vectors()
393 user_psci_system_off); in check_vectors()