Home
last modified time | relevance | path

Searched refs:HV_FLUSH_ALL_PROCESSORS (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
Dmmu.c105 flush->flags |= HV_FLUSH_ALL_PROCESSORS; in hyperv_flush_tlb_others()
/kernel/linux/linux-5.10/include/asm-generic/
Dhyperv-tlfs.h155 #define HV_FLUSH_ALL_PROCESSORS BIT(0) macro
/kernel/linux/linux-5.10/arch/x86/kvm/
Dhyperv.c1528 all_cpus = (flush.flags & HV_FLUSH_ALL_PROCESSORS) || in kvm_hv_flush_tlb()