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

/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dpsci_test.c51 smccc_hvc(PSCI_1_0_FN64_SYSTEM_SUSPEND, entry_addr, context_id,
163 GUEST_ASSERT(!psci_features(PSCI_1_0_FN64_SYSTEM_SUSPEND));
/linux-master/include/uapi/linux/
H A Dpsci.h65 #define PSCI_1_0_FN64_SYSTEM_SUSPEND PSCI_0_2_FN64(14) macro
/linux-master/arch/arm64/kvm/
H A Dpsci.c352 case PSCI_1_0_FN64_SYSTEM_SUSPEND:
366 case PSCI_1_0_FN64_SYSTEM_SUSPEND:
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c269 case PSCI_1_0_FN64_SYSTEM_SUSPEND:

Completed in 710 milliseconds