Home
last modified time | relevance | path

Searched refs:HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/x86/hyperv/
Dmmu.c143 status = hv_do_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE, in hyperv_flush_tlb_multi()
147 status = hv_do_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE, in hyperv_flush_tlb_multi()
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c551 hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE; in guest_test_hcalls_access()
556 hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE; in guest_test_hcalls_access()
595 hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE | HV_HYPERCALL_FAST_BIT; in guest_test_hcalls_access()
600 hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE | HV_HYPERCALL_FAST_BIT; in guest_test_hcalls_access()
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h143 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE 0x0002 macro
/linux-6.1.9/include/asm-generic/
Dhyperv-tlfs.h147 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE 0x0002 macro
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c1805 hc->code == HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE) { in kvm_hv_flush_tlb()
2121 case HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE: in is_xmm_fast_hypercall()
2170 case HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE: in hv_check_hypercall_access()
2294 case HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE: in kvm_hv_hypercall()