Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/arm64/
A Dpsci_test.c30 smccc_hvc(PSCI_0_2_FN64_CPU_ON, target_cpu, entry_addr, context_id, in psci_cpu_on()
41 smccc_hvc(PSCI_0_2_FN64_AFFINITY_INFO, target_affinity, lowest_affinity_level, in psci_affinity_info()
51 smccc_hvc(PSCI_1_0_FN64_SYSTEM_SUSPEND, entry_addr, context_id, in psci_system_suspend()
61 smccc_hvc(PSCI_1_3_FN64_SYSTEM_OFF2, type, cookie, 0, 0, 0, 0, 0, &res); in psci_system_off2()
70 smccc_hvc(PSCI_1_0_FN_PSCI_FEATURES, func_id, 0, 0, 0, 0, 0, 0, &res); in psci_features()
A Dsmccc_filter.c35 smccc_hvc(func_id, 0, 0, 0, 0, 0, 0, 0, &res); in guest_main()
A Dhypercalls.c111 smccc_hvc(hc_info->func_id, hc_info->arg1, 0, 0, 0, 0, 0, 0, &res); in guest_test_hvc()
/tools/testing/selftests/kvm/include/arm64/
A Dprocessor.h285 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1,
/tools/testing/selftests/kvm/
A Dsteal_time.c121 smccc_hvc(func, arg, 0, 0, 0, 0, 0, 0, &res); in smccc()
/tools/testing/selftests/kvm/lib/arm64/
A Dprocessor.c616 void smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1, in smccc_hvc() function

Completed in 11 milliseconds