Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c234 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
261 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
391 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
419 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.h223 code == HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST || in kvm_hv_is_tlb_flush_hcall()
H A Dhyperv.c1993 if (hc->code == HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST || in kvm_hv_flush_tlb()
2398 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in is_xmm_fast_hypercall()
2447 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in hv_check_hypercall_access()
2555 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in kvm_hv_hypercall()
/openbmc/linux/arch/x86/hyperv/
H A Dmmu.c156 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_multi()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h195 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h148 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro