Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dpsci_test.c61 do_smccc(PSCI_1_3_FN64_SYSTEM_OFF2, type, cookie, 0, 0, 0, 0, 0, &res); in psci_system_off2()
208 GUEST_ASSERT(psci_features(PSCI_1_3_FN64_SYSTEM_OFF2) & in guest_test_system_off2()
/linux/arch/arm64/kvm/
H A Dpsci.c368 case PSCI_1_3_FN64_SYSTEM_OFF2: in kvm_psci_1_x_call()
409 case PSCI_1_3_FN64_SYSTEM_OFF2: in kvm_psci_1_x_call()
/linux/include/uapi/linux/
H A Dpsci.h72 #define PSCI_1_3_FN64_SYSTEM_OFF2 PSCI_0_2_FN64(21) macro
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c272 case PSCI_1_3_FN64_SYSTEM_OFF2: in psci_1_0_handler()