Symbol: HV_HYPERCALL_FAST_BIT
arch/arm64/hyperv/hv_core.c
113
args.a1 = HVCALL_GET_VP_REGISTERS | HV_HYPERCALL_FAST_BIT |
arch/arm64/hyperv/hv_core.c
49
control = (u64)code | HV_HYPERCALL_FAST_BIT;
arch/arm64/hyperv/hv_core.c
66
control = (u64)code | HV_HYPERCALL_FAST_BIT;
arch/arm64/hyperv/hv_core.c
81
HVCALL_SET_VP_REGISTERS | HV_HYPERCALL_FAST_BIT |
arch/x86/include/asm/mshyperv.h
123
u64 control = (u64)code | HV_HYPERCALL_FAST_BIT;
arch/x86/include/asm/mshyperv.h
153
u64 control = (u64)code | HV_HYPERCALL_FAST_BIT;
arch/x86/kvm/hyperv.c
2561
hc.fast = !!(hc.param & HV_HYPERCALL_FAST_BIT);
drivers/hv/connection.c
520
hv_tdx_hypercall(HVCALL_SIGNAL_EVENT | HV_HYPERCALL_FAST_BIT,
tools/testing/selftests/kvm/x86/hyperv_evmcs.c
63
hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE | HV_HYPERCALL_FAST_BIT, 0x0,
tools/testing/selftests/kvm/x86/hyperv_evmcs.c
70
__hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE | HV_HYPERCALL_FAST_BIT, 0x0,
tools/testing/selftests/kvm/x86/hyperv_features.c
638
hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE | HV_HYPERCALL_FAST_BIT;
tools/testing/selftests/kvm/x86/hyperv_features.c
643
hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE | HV_HYPERCALL_FAST_BIT;
tools/testing/selftests/kvm/x86/hyperv_features.c
653
hcall->control = HV_EXT_CALL_QUERY_CAPABILITIES | HV_HYPERCALL_FAST_BIT;
tools/testing/selftests/kvm/x86/hyperv_features.c
95
if (!(hcall->control & HV_HYPERCALL_FAST_BIT)) {
tools/testing/selftests/kvm/x86/hyperv_ipi.c
111
hyperv_hypercall(HVCALL_SEND_IPI | HV_HYPERCALL_FAST_BIT,
tools/testing/selftests/kvm/x86/hyperv_ipi.c
132
hyperv_hypercall(HVCALL_SEND_IPI_EX | HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_ipi.c
154
hyperv_hypercall(HVCALL_SEND_IPI_EX | HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_ipi.c
177
hyperv_hypercall(HVCALL_SEND_IPI_EX | HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_ipi.c
199
hyperv_hypercall(HVCALL_SEND_IPI_EX | HV_HYPERCALL_FAST_BIT,
tools/testing/selftests/kvm/x86/hyperv_svm_test.c
51
HV_HYPERCALL_FAST_BIT, 0x0,
tools/testing/selftests/kvm/x86/hyperv_svm_test.c
60
HV_HYPERCALL_FAST_BIT, 0x0,
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
376
HV_HYPERCALL_FAST_BIT, 0x0,
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
390
HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
403
HV_HYPERCALL_FAST_BIT, 0x0,
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
418
HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
436
HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
454
HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
473
HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
494
HV_HYPERCALL_FAST_BIT |
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
511
HV_HYPERCALL_FAST_BIT,
tools/testing/selftests/kvm/x86/hyperv_tlb_flush.c
527
HV_HYPERCALL_FAST_BIT |