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

/linux-master/include/uapi/linux/
H A Dpsci.h41 #define PSCI_0_2_FN_SYSTEM_OFF PSCI_0_2_FN(8) macro
/linux-master/arch/arm64/kvm/
H A Dpsci.c282 case PSCI_0_2_FN_SYSTEM_OFF:
345 case PSCI_0_2_FN_SYSTEM_OFF:
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c250 case PSCI_0_2_FN_SYSTEM_OFF:
/linux-master/drivers/firmware/psci/
H A Dpsci.c333 invoke_psci_fn(PSCI_0_2_FN_SYSTEM_OFF, 0, 0, 0);

Completed in 194 milliseconds