Home
last modified time | relevance | path

Searched refs:HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c228 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST for WORKER_VCPU_ID_1 */ in sender_guest_code()
234 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
255 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST for HV_FLUSH_ALL_PROCESSORS */ in sender_guest_code()
261 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
385 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST for WORKER_VCPU_ID_1 */ in sender_guest_code()
391 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
414 /* HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST for HV_FLUSH_ALL_PROCESSORS */ in sender_guest_code()
419 hyperv_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST | in sender_guest_code()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dmmu.c153 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_others()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dmmu.c156 status = hv_do_rep_hypercall(HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST, in hyperv_flush_tlb_multi()
/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h138 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h195 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h148 #define HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST 0x0003 macro
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c1822 case HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST: in kvm_hv_hypercall()

Completed in 13 milliseconds