Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/hyperv/
Dmmu.c217 HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX, in hyperv_flush_tlb_others_ex()
222 HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX, in hyperv_flush_tlb_others_ex()
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h147 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX 0x0013 macro
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c560 hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX; in guest_test_hcalls_access()
565 hcall->control = HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX; in guest_test_hcalls_access()
/linux-6.1.9/include/asm-generic/
Dhyperv-tlfs.h151 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX 0x0013 macro
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c2123 case HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX: in is_xmm_fast_hypercall()
2164 case HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX: in hv_check_hypercall_access()
2300 case HVCALL_FLUSH_VIRTUAL_ADDRESS_SPACE_EX: in kvm_hv_hypercall()