Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h167 #define HV_FLUSH_ALL_PROCESSORS BIT(0) macro
/linux/arch/x86/hyperv/
A Dmmu.c105 flush->flags |= HV_FLUSH_ALL_PROCESSORS; in hyperv_flush_tlb_multi()
/linux/include/asm-generic/
A Dhyperv-tlfs.h167 #define HV_FLUSH_ALL_PROCESSORS BIT(0) macro
/linux/arch/x86/kvm/
A Dhyperv.c1791 all_cpus = (flush.flags & HV_FLUSH_ALL_PROCESSORS) || in kvm_hv_flush_tlb()

Completed in 15 milliseconds