Home
last modified time | relevance | path

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

/arch/x86/hyperv/
Dmmu.c99 flush->flags |= HV_FLUSH_ALL_PROCESSORS; in hyperv_flush_tlb_others()
/arch/x86/include/asm/
Dhyperv-tlfs.h393 #define HV_FLUSH_ALL_PROCESSORS BIT(0) macro
/arch/x86/kvm/
Dhyperv.c1382 all_cpus = (flush.flags & HV_FLUSH_ALL_PROCESSORS) || in kvm_hv_flush_tlb()