Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dmmu.c97 flush->flags |= HV_FLUSH_ALL_PROCESSORS; in hyperv_flush_tlb_others()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h373 #define HV_FLUSH_ALL_PROCESSORS BIT(0) macro
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c1294 all_cpus = flush.flags & HV_FLUSH_ALL_PROCESSORS; in kvm_hv_flush_tlb()