Home
last modified time | relevance | path

Searched refs:HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY (Results 1 – 2 of 2) sorted by relevance

/arch/x86/hyperv/
Dmmu.c137 flush->flags |= HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY; in hyperv_flush_tlb_others()
210 flush->flags |= HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY; in hyperv_flush_tlb_others_ex()
/arch/x86/include/asm/
Dhyperv-tlfs.h395 #define HV_FLUSH_NON_GLOBAL_MAPPINGS_ONLY BIT(2) macro