Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/arch/x86/hyperv/
H A Dmmu.c155 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_multi()
/linux-6.15/arch/x86/kvm/
H A Dhyperv.h238 code == HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST || in kvm_hv_is_tlb_flush_hcall()
H A Dhyperv.c2043 if (hc->code == HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST || in kvm_hv_flush_tlb()
2451 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in is_xmm_fast_hypercall()
2500 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in hv_check_hypercall_access()
2608 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in kvm_hv_hypercall()
/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h204 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h433 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro