Searched refs:HV_FUNC_ID (Results 1 – 2 of 2) sorted by relevance
| /arch/arm64/hyperv/ |
| A D | hv_core.c | 32 arm_smccc_1_1_hvc(HV_FUNC_ID, control, in hv_do_hypercall() 51 arm_smccc_1_1_hvc(HV_FUNC_ID, control, input, &res); in hv_do_fast_hypercall8() 68 arm_smccc_1_1_hvc(HV_FUNC_ID, control, input1, input2, &res); in hv_do_fast_hypercall16() 80 arm_smccc_1_1_hvc(HV_FUNC_ID, in hv_set_vpreg() 112 args.a0 = HV_FUNC_ID; in hv_get_vpreg_128()
|
| /arch/arm64/include/asm/ |
| A D | mshyperv.h | 58 #define HV_FUNC_ID ARM_SMCCC_CALL_VAL( \ macro
|
Completed in 6 milliseconds