Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_tlb_flush.c232 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
259 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
389 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
417 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
/linux/arch/x86/hyperv/
H A Dmmu.c155 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_multi()
/linux/arch/x86/kvm/
H A Dhyperv.h239 code == HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST || in kvm_hv_is_tlb_flush_hcall()
H A Dhyperv.c2049 if (hc->code == HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST || in kvm_hv_flush_tlb()
2457 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in is_xmm_fast_hypercall()
2506 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in hv_check_hypercall_access()
2614 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in kvm_hv_hypercall()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h204 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro
/linux/include/hyperv/
H A Dhvgdk_mini.h437 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro