Searched refs:PSCI_0_2_FN_SYSTEM_OFF (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dpsci.h40 #define PSCI_0_2_FN_SYSTEM_OFF PSCI_0_2_FN(8) macro
/linux-4.1.27/arch/arm/kernel/
H A Dpsci.c176 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_OFF, 0, 0, 0); psci_sys_poweroff()
/linux-4.1.27/arch/arm/kvm/
H A Dpsci.c241 case PSCI_0_2_FN_SYSTEM_OFF: kvm_psci_0_2_call()
/linux-4.1.27/arch/arm64/kernel/
H A Dpsci.c275 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_OFF, 0, 0, 0); psci_sys_poweroff()

Completed in 41 milliseconds